Operations on inf



On 3/8/07, Raymond Toy <raymond.toy at ericsson.com> wrote:

> My knowledge of IEEE 754 is probably old, but I thought IEEE 754 only
> defined the four basic arithmetic operations and sqrt.  Exponentiation
> was outside the scope of IEEE 754.

You're right. Sorry for the noise. Exponentiation has to be
implemented in a library.

Robert