Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
ftanh ( x -- double )
Vocabulary
math.libm
Definition
USING:
alien.c-types
alien.syntax
;
IN:
math.libm
LIBRARY:
libm
FUNCTION-ALIAS:
ftanh
double tanh
(
double
x )
;
inline