RealTCosh 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 Real(Of T)
public:
virtual Real<T> Cosh() sealed
abstract Cosh : unit -> Real<'T>
override Cosh : unit -> Real<'T>
RealTIMathTCosh