OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asinh
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/src/
s_asinh.c
18
/*
asinh
(x)
21
*
asinh
(x) = sign(x) * log [ |x| + sqrt(x*x+1) ]
23
*
asinh
(x) := x if 1+x*x=1,
38
asinh
(double x)
function in typeref:typename:double
/src/include/
tgmath.h
135
#define
asinh
(a) __TG_COMPLEX((a),
asinh
)
macro
Completed in 52 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025