Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/gmath/src/angle.ts>Angle#sub

🎮 A wasm accelerated game and graphics maths library for deno
Latest
method Angle.prototype.sub
import { Angle } from "https://deno.land/x/gmath@0.1.12/src/angle.ts";

Subtracts this Angle to another

Parameters

other: Angle | number