method Angle.prototype.normalizeimport { Angle } from "https://deno.land/x/gmath@0.1.12/src/angle.ts"; normalize(): AngleNormalizes this Angle to a range of 0 to a full turn Normalizes this Angle to a range of 0 to a full turn ReturnsAngle