Click or drag to resize

TrigAcosh(Double) Method

Hyperbolic Area Cosine

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static double Acosh(
	double value
)

Parameters

value  Double
The real value.

Return Value

Double
The hyperbolic angle, i.e. the area of its hyperbolic sector.
See Also