commit | 2eaed464e2080d8321d3903b71086a1ecfc4ee4a | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <nsz@port70.net> | Wed Sep 04 15:52:54 2013 +0000 |
committer | Szabolcs Nagy <nsz@port70.net> | Thu Sep 05 11:30:08 2013 +0000 |
tree | b84e65faddf4f1042f50a7d50338ef0656c39996 | |
parent | 34660d73bd0db29469d2758e1b48d2360edf3a2f [diff] |
math: use float_t and double_t in scalbnf and scalbn remove STRICT_ASSIGN (c99 semantics is assumed) and use the conventional union to prepare the scaling factor (so libm.h is no longer needed)