fn exp(z: anytype) @TypeOf(z)

Returns e raised to the power of z (e^z).

Parameters

z: anytype,