Divides an angle by a fixed-point scalar value.
- Parameters
-
fxp | The fixed-point scalar value to divide by |
- Returns
- New Angle object containing the result
- Note
- Automatically wraps around the result due to 16-bit arithmetic.
- Warning
- Division by zero will cause undefined behavior.