+
6.1 Angle Units: the type and deg, grad, rad, turn units |
angle-units-001 |
= |
Invalid |
invalid angle units
|
angle-units-002 |
= |
|
degree angle unit with mixed case
- This test checks that 'deg' angle unit is case-insensitive.
|
angle-units-003 |
= |
|
grad angle unit with mixed case
- This test checks that 'grad' angle unit is case-insensitive.
|
angle-units-004 |
= |
|
rad angle unit with mixed case
- This test checks that 'rad' angle unit is case-insensitive.
|
angle-units-005 |
= |
|
turn angle unit with mixed case
- This test checks that 'turn' angle unit is case-insensitive.
|
calc-angle-values |
|
Script |
calc() function with angle values
- This test checks that additions, substractions, multiplications and divisions in calc() function when applied to angle units.
|