-
Notifications
You must be signed in to change notification settings - Fork 439
L_pj
Joris Gillis edited this page Apr 4, 2023
·
2 revisions
Precision variant for elementwise exponential: x -> exp(x)-1.::
expm1(float x) -> float expm1(DM x) -> DM expm1(SX x) -> SX expm1(MX x) -> MX
To edit, see writing tips.