method Angle.prototype.subimport { Angle } from "https://deno.land/x/gmath@0.1.12/src/angle.ts"; sub(other: Angle | number): AngleSubtracts this Angle to another Subtracts this Angle to another Parametersother: Angle | numberReturnsAngle