Next: syslib numerics expt compnums, Previous: syslib numerics expt ratnums, Up: syslib numerics expt [Index]
Compute fl raised to the power of fx; return an inexact number object.
Compute fl raised to the power bn; return an inexact number object.
Compute fl raised to the power rt; return an inexact number object.
Compute fl1 raised to the power fl2; return an inexact number object.
Compute fl raised to the power cn; return an inexact complex number object.
Compute fl raised to the power cfl; return an inexact complex number object.