DB
FunctionsTrigonometry

acosh

Returns acosh(x) for numeric inputs. Values below 1 yield NULL because the result is not real.

acosh(…) → Float64

Kind · scalar

Returns acosh(x) for numeric inputs. Values below 1 yield NULL because the result is not real.

Part of the Trigonometry family.