Click or drag to resize

ComplexASinh(Double) Method

Calculates the Arcus Sinus Hyperbolicus of the real number

Namespace: RelaxIS_SDK.libMath
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public static double ASinh(
	double d
)

Parameters

d  Double
The real number used for calculation

Return Value

Double
The Arcus Sinus Hyperbolicus of the real number
See Also