MCPcopy Create free account
hub / github.com/melonjs/melonJS / math.spec.js

File math.spec.js

packages/melonjs/tests/math.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { math } from "../src/index.js";
3
4describe("Math", () => {

Callers

nothing calls this directly

Calls 8

lerpSimFunction · 0.85
randomMethod · 0.80
simFunction · 0.70
clampMethod · 0.65
floorMethod · 0.65
lerpMethod · 0.45
dampMethod · 0.45
absMethod · 0.45

Tested by

no test coverage detected