normalized

Returns a normalized angle, ensuring the value is within [0, 360) degrees for degrees or [0, 2π) radians for radians.

For negative values, the result is wrapped into the positive range.