mailing list of musl libc
 help / color / mirror / code / Atom feed
* libm cleanup
@ 2013-09-05 16:10 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2013-09-05 16:10 UTC (permalink / raw)
  To: musl

i did some libm cleanups

remaining math todos:
- remove STRICT_ASSIGN, it does not make sense
(we require c99 assign semantics anyway)
- simplify the long double ifdefs (only check
LDBL_MANT_DIG the max exp is fixed)
- export efficient long double macros in math.h
(at least x!=x for isnan)
- change more float/double to float_t/double_t
- freebsd has new long double exp* and log
i need to see if they make sense for musl
- precise complex functions: freebsd did arc trig
functions recently so at least we can borrow those
- log*, pow, __rem_pio still needs signed int cleanup




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-05 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-05 16:10 libm cleanup Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).