Overload List

  Name Description
Public method Quot(Double, INumExpr)
Creates and returns the new expression e1 / e2.
Public method Quot(INumExpr, INumExpr)
Creates and returns the new expression e1 / e2.
Public method Quot(INumExpr, Double)
Creates and returns the new expression e1 / e2.

See Also