This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
m68k
/
m680x0
/
fpu
/
e_exp2.c
4 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
m68k exp2 implementation.
2001-02-17 16:49:17 +00:00
#
define FUNC __ieee754_exp2
m68k: add __*_finite aliases
2011-10-13 18:43:01 +02:00
#
define FUNC_FINITE __exp2_finite
m68k exp2 implementation.
2001-02-17 16:49:17 +00:00
#
include
<e_acos.c>
Reference in New Issue
Copy Permalink