GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
liboctave
cruft
slatec-fn
xatanh.f
Go to the documentation of this file.
1
subroutine
xatanh
(x, result)
2
external
atanh
3
real
x, result, atanh
4
result = atanh(x)
5
return
6
end
atanh
function atanh(X)
Definition:
atanh.f:2
xatanh
subroutine xatanh(x, result)
Definition:
xatanh.f:1
Generated on Thu Jun 4 2015 23:30:24 for GNU Octave by
1.8.8