Overload | Description |
---|---|
InsertValue(Double) | Inserts a System.Double value at the current location into the mathematical equation. |
InsertValue(Decimal) | Inserts a System.Decimal value at the current location into the mathematical equation. |
InsertValue(Decimal,Int32) | Inserts the significant and exponent value at the current location into the mathematical equation. |
InsertValue(Int64) | Inserts a System.Int64 value at the current location into the mathematical equation. |