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