UncNumberCos Method
Returns the cosine of the specified angle.
Namespace: Metas.UncLib.DistPropAssembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
Public Function Cos As UncNumber
public:
virtual UncNumber Cos() sealed
abstract Cos : unit -> UncNumber
override Cos : unit -> UncNumber
UncNumberIMathTCos