Log function.

Namespace: TPSA
Assembly: TPSA (in TPSA.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public TPSA log()
Visual Basic
Public Function log As TPSA
Visual C++
public:
TPSA^ log()

Return Value

The logarithm of the instance.

Remarks

Creats a new object and does not modify the instance.

See Also