Contents
1
acosh(1) returns +0.
acosh(x) returns a NaN and raises the “invalid” floating-point exception for x < 1.
acosh(+(inf)) returns +(inf).