'log'

Logarithm of complex number

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function returns the Complex natural logarithm of the Complex input.

Syntax

c2 = 'log'(c1)

Inputs (1)

c1

Type: MyComplex

Description: Complex number

Outputs (1)

c2

Type: MyComplex

Description: = log(c1)