MCPcopy Create free account
hub / github.com/microsoft/SandDance / setMatrixArrayType

Function setMatrixArrayType

docs/tests/v2/es6/js/sanddance.js:15913–15915  ·  view source on GitHub ↗
(type)

Source from the content-addressed store, hash-verified

15911exports.RANDOM = RANDOM;
15912
15913function setMatrixArrayType(type) {
15914 exports.ARRAY_TYPE = ARRAY_TYPE = type;
15915}
15916
15917var degree = Math.PI / 180;
15918/**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected