NumberCos Method
Returns the cosine of the specified angle.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9245.26154
Public Function Cos As Number
public:
virtual Number Cos() sealed
abstract Cos : unit -> Number
override Cos : unit -> Number
NumberIMathTCos