@univerjs/engine-formula v0.4.2 • Docs
Variable: functionMath
const functionMath: (
| (FUNCTION_NAMES_MATH | typeof Base)[]
| (FUNCTION_NAMES_MATH | typeof Randarray)[]
| (FUNCTION_NAMES_MATH | typeof Subtotal)[]
| (FUNCTION_NAMES_MATH | typeof Sum)[]
| (FUNCTION_NAMES_MATH | typeof Sumifs)[])[];
Defined in
packages/engine-formula/src/functions/math/function-map.ts:98 (opens in a new tab)