[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module ACOSH in FDLIBM


ACOSH

 
Arccosh(x). A portable C implementation for machines that support IEEE 754
floating point arithmetic. A wrapper routine is provided for other standards
such as SVID, X/OPEN, or POSIX/ANSI.
 
Classes  :  C4c . Hyperbolic, inverse hyperbolic functions
 
Type     : C subroutine in FDLIBM package.
Access   : Public domain. Portable.
Precision: Double.
 
Usage    : r = __ieee754_acosh(x)
 
Details  : Fullsource Fullsource_with_Wrapper Readme Source Wrapper
Sites    : (1) NETLIB
 

Implementation of ACOSH from FDLIBM on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double.
 
You may access components from NETLIB outside GAMS as follows.
 
   Readme       : Anonymous FTP from ftp.netlib.org in fdlibm/readme
   Source       : Anonymous FTP from ftp.netlib.org in fdlibm/e_acosh.c
   Fullsource   : World Wide Web at
                  http://www.netlib.org/fdlibm/e_acosh.c plus
                  dependencies
   Wrapper      : Anonymous FTP from ftp.netlib.org in fdlibm/w_acosh.c
   Fullsource_wi: World Wide Web at
                  http://www.netlib.org/fdlibm/w_acosh.c plus
                  dependencies


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sun Sep 07, 2008 at 16:53:19 UTC