gonzui
Format:
All
C/C++
CSS
Text
shell script
Advanced Search
Search
Google it
Results
1
-
1
of
1
for
fundef:ldexp
(
0.00
seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/ldexp.c
- 4.1KB - 134 lines
99:
double
100:
ldexp
(double x, int n)
101:
{