acoshl function

double acoshl(
  1. double x
)

Implementation

double acoshl(double x) => acosh(x);