MCPcopy
hub / github.com/unconed/MathBox.js / Curve.js

File Curve.js

src/primitives/Curve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Generic curve, parametric or functional.
3 */
4MathBox.Curve = function (options) {

Callers

nothing calls this directly

Calls 1

makeFunction · 0.85

Tested by

no test coverage detected