This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
msun
/
ld80
History
Steve Kargl
35cbca6a7f
Micro-optimization: move the unary mius operator to operate
...
on a literal constant. Obtained from: bde
2013-06-03 18:57:35 +00:00
..
e_rem_pio2l.h
Fix clang warnings.
2011-06-18 13:56:33 +00:00
invtrig.c
Add implementations of acosl(), asinl(), atanl(), atan2l(),
2008-07-31 22:41:26 +00:00
invtrig.h
On i386, gcc truncates long double constants to double precision
2008-08-02 03:56:22 +00:00
k_cosl.c
…
k_sinl.c
…
k_tanl.c
…
s_exp2l.c
Style(9)
2013-05-27 22:45:05 +00:00
s_expl.c
Micro-optimization: move the unary mius operator to operate
2013-06-03 18:57:35 +00:00
s_logl.c
Add logl, log2l, log10l, and log1pl.
2013-06-03 09:14:31 +00:00
s_nanl.c
…