gonzui
Format:
All
C/C++
CSS
Text
shell script
Advanced Search
Search
Google it
Results
1
-
1
of
1
for
fundef:frexp
(
0.00
seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/frexp.c
- 2.8KB - 79 lines
39:
double
40:
frexp
(double v, int *ex)
41:
{