RealTAcosh Method
Returns the angle whose hyperbolic cosine is the specified number.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Acosh As Real(Of T)
public:
virtual Real<T> Acosh() sealed
abstract Acosh : unit -> Real<'T>
override Acosh : unit -> Real<'T>
RealTIMathTAcosh