GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
DOUBLE PRECISION function | dacosh (X) |
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().