MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / trigonometry.ts

File trigonometry.ts

src/compute-engine/library/trigonometry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BigDecimal } from '../../big-decimal/index.js';
2
3import { bignumPreferred } from '../boxed-expression/utils.js';
4import { checkArity } from '../boxed-expression/validate.js';

Callers

nothing calls this directly

Calls 15

bignumPreferredFunction · 0.90
isNumberFunction · 0.90
reducedRationalFunction · 0.90
elementaryFunctionTypeFunction · 0.90
trigSignFunction · 0.90
evalTrigFunction · 0.90
constructibleValuesFunction · 0.90
numericTypeHandlerFunction · 0.90
apply2Function · 0.90
shouldNumericizeFunction · 0.90
applyFunction · 0.90
sincFunction · 0.90

Tested by

no test coverage detected