Initial revision
This commit is contained in:
parent
341aaf8dc1
commit
5406895717
1 changed files with 19 additions and 0 deletions
19
lang/cem/libcc.ansi/math/LIST
Normal file
19
lang/cem/libcc.ansi/math/LIST
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
mlib
|
||||||
|
localmath.h
|
||||||
|
asin.c
|
||||||
|
atan2.c
|
||||||
|
atan.c
|
||||||
|
ceil.c
|
||||||
|
cosh.c
|
||||||
|
fabs.c
|
||||||
|
pow.c
|
||||||
|
log10.c
|
||||||
|
log.c
|
||||||
|
sin.c
|
||||||
|
sinh.c
|
||||||
|
sqrt.c
|
||||||
|
ldexp.c
|
||||||
|
tan.c
|
||||||
|
tanh.c
|
||||||
|
exp.c
|
||||||
|
floor.c
|
Loading…
Add table
Reference in a new issue