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

x/gmath/src/matrix2.ts>Matrix2#row

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

Parameters

n: 0 | 1

Returns

[number, number]