Overload List

  Name Description
Public method Power(Double, INumExpr)
Creates and returns the new expression e1 ^ e2c>.
Public method Power(INumExpr, INumExpr)
Creates and returns the new expression e1 ^ e2c>.
Public method Power(INumExpr, Double)
Creates and returns the new expression e1 ^ e2c>.

See Also