ASINH

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
BSD 4.3  

NAME

asinh - inverse hyperbolic sine function  

SYNOPSIS

Fd #include <math.h> Ft double Fn asinh double x Ft float Fn asinhf float x  

DESCRIPTION

The Fn asinh and Fn asinhf functions compute the inverse hyperbolic sine of the real argument  

RETURN VALUES

The Fn asinh and Fn asinhf functions return the inverse hyperbolic sine of x  

RETURN VALUES

Exceptional cases are handled by matherr(3).  

SEE ALSO

acosh(3), atanh(3), exp(3), infnan(3), math(3), matherr(3)  

HISTORY

The Fn asinh function appeared in BSD 4.3


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
RETURN VALUES
SEE ALSO
HISTORY

This document was created by man2html, using the manual pages.
Time: 21:44:10 GMT, August 05, 2022