copapy.exp#

copapy.exp(x)#

Exponential function to basis e

Parameters:

x (Any) – Input value

Return type:

Any

Returns:

result of e**x