gonzui
Format:
All
C/C++
CSS
Text
shell script
Advanced Search
Search
Google it
Results
1
-
1
of
1
for
fundef:scalbnf
(
0.00
seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/s_scalbnf.c
- 1.9KB - 56 lines
25:
float
26:
scalbnf
(float x, int n)
27:
{