UncNumberLog Method

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

Definition

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

Return Value

UncNumber

Implements

IMathTLog

See Also