Closed yaelbh closed 1 month ago
In #1999 we only skip the validation if the angle is of type Parameter. One could expect that, if the angle is a Parameter, then we should verify that all values assigned to the parameter are in the permitted range. What do you think? (@ihincks, @jyu00)
We recently added a check that rzz angle is in the range
[0, pi/2]
(#1949).As noted by @ihincks, the check assumes that the angle is a number. The following code snippet fails:
It produces the error: