`OSR::constant()`: consider `Base` and `Factor`
`OSR::constant()` used to forward the result of `BoundedValue::constant()`, but this is wrong, since the factor and the base value have to be considered too.
Please register or sign in to comment
`OSR::constant()` used to forward the result of `BoundedValue::constant()`, but this is wrong, since the factor and the base value have to be considered too.