fix 2849
Reference issue
Fixes #2849 (closed)
What does this implement/fix?
Operators * and / were missing the right-hand-side scalar argument in their respective binary ops.
Additional information
Edited by Charles Schlosser
Fixes #2849 (closed)
Operators * and / were missing the right-hand-side scalar argument in their respective binary ops.