David Schultz 7b6a19039d - Implement scalblnl.
- In scalbln and scalblnf, check the bounds of the second argument.
  This is probably unnecessary, but strictly speaking, we should
  report an error if someone tries to compute scalbln(x, INT_MAX + 1ll).
2005-03-07 04:57:50 +00:00
..
2004-12-16 20:40:49 +00:00
2005-03-06 19:08:18 +00:00
2005-03-07 04:57:50 +00:00