This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-12-04 01:38:57 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
5ddc00e218
freebsd-src
/
lib
/
msun
History
Bruce Evans
5ddc00e218
Removed misplaced duplicate of comment about implementation details.
1997-02-20 13:14:06 +00:00
..
bsdsrc
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
i387
Compute (1 - x^2) as ((1 - x) * (1 + x)) instead of as (1 - x * x) to
1997-02-20 12:37:49 +00:00
man
Sort cross references.
1997-01-20 23:23:22 +00:00
src
Removed misplaced duplicate of comment about implementation details.
1997-02-20 13:14:06 +00:00
Makefile
Select between the generic math functions and the i387-specific ones
1997-02-16 18:26:31 +00:00