GNU Octave  4.0.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/Subroutines
dacosh.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function dacosh (X)
 

Function/Subroutine Documentation

double precision function dacosh ( double precision  X)

Definition at line 2 of file dacosh.f.

References octave_value::log(), octave_value::sqrt(), and xermsg().

Referenced by xdacosh().