freebsd-src/lib/msun
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