Double |
| Name | Description | |
|---|---|---|
| Subtraction(Double, DoubleColumn) | Subtracts a double column from a scalar value. | |
| Subtraction(DoubleColumn, DoubleColumn) | Subtracts one double column from another. | |
| Subtraction(DoubleColumn, Double) | Subtracts a scalar value from a double column. |