ComplexTAcosh 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 Complex<T> Acosh()
Public Function Acosh As Complex(Of T)
public:
virtual Complex<T> Acosh() sealed
abstract Acosh : unit -> Complex<'T>
override Acosh : unit -> Complex<'T>
ComplexTIMathTAcosh