Overload List

  Name Description
PowerOp(Complex, Complex)
PowerOp(Complex, JepDouble)
PowerOp(JepDouble, Complex)
PowerOp(JepDouble, JepDouble)
PowerOp(Double, Int32)
A fast routine for computing integer powers. Code adapted from http://mindprod.com/jgloss/power.html by Patricia Shanahan [email protected] Almost identical to the method Knuth gives on page 462 of The Art of Computer Programming Volume 2 Seminumerical Algorithms.
PowerOp(Object, Object)

See Also