Next: syslib numerics expt ratnums, Previous: syslib numerics expt fixnums, Up: syslib numerics expt [Index]
Compute bn raised to the power of fx; return an exact number object.
Raise an implementation restriction violation.
Compute bn raised to the power rt; return an inexact number object.
Compute bn raised to the power fl; return an inexact number object.
Compute bn raised to the power cn; return an inexact complex number object.
Compute bn raised to the power cfl; return an inexact complex number object.