UncNumberCos Method

Returns the cosine of the specified angle.

Definition

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

Return Value

UncNumber

Implements

IMathTCos

See Also