K 10 svn:author V 3 das K 8 svn:date V 27 2005-03-07T04:57:50.000000Z K 7 svn:log V 228 - 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). END