UncNumberSqrt Method

Returns the square root of a specified number.

Definition

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

Return Value

UncNumber

Implements

IMathTSqrt

See Also