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