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

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

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

Multiplies this Angle to another

Parameters

other: Angle | number