Creates a Sass CalculationOperation with the given operator, left, and right values.
Error if left or right are quoted SassStrings.
Returns the operation's left field.
Returns the operation's operator field.
Returns the operation's right field.
© 2006–2025 the Sass team, and numerous contributors
Licensed under the MIT License.
https://sass-lang.com/documentation/js-api/classes/CalculationOperation
A binary operation that can appear in a SassCalculation.