@univerjs/engine-formula v0.5.0-beta.1 • 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
submodules/univer/packages/engine-formula/src/functions/math/function-map.ts:99