method Angle.prototype.normalimport { Angle } from "https://deno.land/x/gmath@0.1.12/src/angle.ts"; normal(): AngleReturns a new Angle normalized to to a range of 0 to a full turn Returns a new Angle normalized to to a range of 0 to a full turn ReturnsAngle