GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
dacosh.f File Reference

Go to the source code of this file.

Functions

DOUBLE PRECISION function dacosh (X)

Function Documentation

DOUBLE PRECISION function dacosh ( double precision  X)

Definition at line 2 of file dacosh.f.

References d1mach(), octave_value::log(), octave_value::sqrt(), x, xermsg(), and xmax().

Referenced by xdacosh().