IMLN

IMLN(arg1) → { number | string | boolean }

Returns the natural logarithm of a complex number.

Parameters:

Name Type Description
arg1 any

Is a complex number for which you want the natural logarithm.

Returns:

Type
number | string | boolean