1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/msun
David Schultz 8e77cc6431 Add implementations of sinl(), cosl(), and tanl().
Submitted by:	Steve Kargl <sgk@apl.washington.edu>
2008-02-17 07:33:12 +00:00
..
amd64 Use hardware remainder on amd64 since it is 5 to 10 times faster than 2008-02-13 06:01:48 +00:00
arm
bsdsrc
i387
ia64
ld80 Add kernel functions for 80-bit long doubles. Many thanks to Steve and 2008-02-17 07:32:14 +00:00
ld128 Add kernel functions for 128-bit long doubles. These could be improved 2008-02-17 07:32:31 +00:00
man Documentation for sinl(), cosl(), and tanl(). 2008-02-17 07:32:44 +00:00
powerpc
sparc64
src Add implementations of sinl(), cosl(), and tanl(). 2008-02-17 07:33:12 +00:00
Makefile On arches where long double is the same as double, alias ceil(), floor() 2008-02-13 16:56:52 +00:00
Symbol.map