9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] IEEE floats
@ 2014-02-27 11:51 Steve Simon
  2014-02-27 12:09 ` erik quanstrom
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Simon @ 2014-02-27 11:51 UTC (permalink / raw)
  To: 9fans

Porting stuff from the net (under ape) which wants to use IEEE floats.
i.e. ieee754_float32_t, powf(), fabsf() and log10f().

I could map these to plan9 floats and call the double version
of the transient functions, but is there a better solution?

-Steve



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-27 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27 11:51 [9fans] IEEE floats Steve Simon
2014-02-27 12:09 ` erik quanstrom
2014-02-27 12:29   ` Charles Forsyth
2014-02-27 12:45     ` erik quanstrom

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).