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