Next: syslib numerics expt flonums, Previous: syslib numerics expt bignums, Up: syslib numerics expt [Index]
Compute rt raised to the power of fx; return an exact number object.
Compute rt raised to the power bn; return an inexact number object.
Compute rt1 raised to the power rt2; return an inexact number object.
Compute rt raised to the power fl; return an inexact number object.
Compute rt raised to the power cn; return an inexact complex number object.
Compute rt raised to the power cfl; return an inexact complex number object.