MCPcopy Index your code
hub / github.com/processing/p5.js / calculation.js

File calculation.js

test/unit/math/calculation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import calculation from '../../../src/math/calculation.js';
2import { vi } from 'vitest';
3
4suite('Calculation', function() {

Callers

nothing calls this directly

Calls 4

calculationFunction · 0.85
distMethod · 0.80
magMethod · 0.80
lerpMethod · 0.45

Tested by

no test coverage detected