UncNumberSqrt Method

Returns the square root of a specified number.

Definition

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

Return Value

UncNumber

Implements

IMathTSqrt

See Also