SYNOPSIS
#include <math.h>
double acosh(double x)
float acoshf(float x)
DESCRIPTION
The
The
PARAMETERS
RETURN VALUES
If x is less than one, acosh(x)
and acoshf(x) return NaN and set
the global variable errno to EDOM in POSIX mode.
In SVID and XOPEN modes, the
CONFORMANCE
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.