UncNumberCosh Method
Returns the hyperbolic cosine of the specified angle.
Namespace: Metas.UncLib.MCPropAssembly: Metas.UncLib.MCProp (in Metas.UncLib.MCProp.dll) Version: 2.8.9053.20199
Public Function Cosh As UncNumber
public:
virtual UncNumber Cosh() sealed
abstract Cosh : unit -> UncNumber
override Cosh : unit -> UncNumber
UncNumberIMathTCosh