This is a beta autodoc build; expect bugs and missing information.
std
math
complex
exp
fn
exp
(
z
:
anytype
)
@TypeOf
(
z
)
[
src
]
Returns e raised to the power of z (e^z).
Parameters
z
:
anytype
,