Creates an angle from a floating-point value in turns.
- Parameters
-
turns | Angle in turns as floating-point value |
- Returns
- Angle object
- Note
- This is a convenience method for creating angles from floating-point values. It is less efficient than using the fixed-point version but more readable in code.