Hyperbolic Secant
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double Sech(
double angle
)
Parameters
- angle Double
- The hyperbolic angle, i.e. the area of the hyperbolic sector.
Return Value
DoubleThe hyperbolic secant of the angle.
See Also