UncNumberLog Method

Returns the natural (base e) logarithm of a specified number.

Definition

Namespace: Metas.UncLib.MCProp
Assembly: Metas.UncLib.MCProp (in Metas.UncLib.MCProp.dll) Version: 2.8.9245.26160
C#
public UncNumber Log()

Return Value

UncNumber

Implements

IMathTLog

See Also