HyperbolicNumberExtension extension

on

Methods

acosh() double

Available on num, provided by the HyperbolicNumberExtension extension

Returns the hyperbolic arc-cosine of this num.
asinh() double

Available on num, provided by the HyperbolicNumberExtension extension

Returns the hyperbolic arc-sine of this num.
atanh() double

Available on num, provided by the HyperbolicNumberExtension extension

Returns the hyperbolic arc-tangent of this num.
cosh() double

Available on num, provided by the HyperbolicNumberExtension extension

Returns the hyperbolic cosine of this num.
sinh() double

Available on num, provided by the HyperbolicNumberExtension extension

Returns the hyperbolic sine of this num.
tanh() double

Available on num, provided by the HyperbolicNumberExtension extension

Returns the hyperbolic tangent of this num.