Next: syslib numerics expt posi, Previous: syslib numerics expt any, Up: syslib numerics expt [Index]
Compute num raised to the power of exact zero; return an unspecified number object.
Compute fx raised to the power of exact zero; return a fixnum.
Compute fl raised to the power of exact zero; return a flonum.
Compute cn raised to the power of exact zero; return an unspecified number object.
Compute cfl raised to the power of exact zero; return a cflonum.