Data |
| Name | Description | |
|---|---|---|
| GreaterThanOrEqual(AltaxoVariant, DataColumn) | Compares whether a scalar value is greater than or equal to a data column. | |
| GreaterThanOrEqual(DataColumn, AltaxoVariant) | Compares whether a data column is greater than or equal to a scalar value. | |
| GreaterThanOrEqual(DataColumn, DataColumn) | Compares whether one data column is greater than or equal to another. |