UncNumberCos Method

Returns the cosine of the specified angle.

Definition

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

Return Value

UncNumber

Implements

IMathTCos

See Also