Skip to main content
Go to Latest
method MyMath.prototype.multiply
import { MyMath } from "https://deno.land/std@0.139.0/collections/_test_utils.ts";

Parameters

a: number
b: number

Returns

number