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