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