UNPKG

@holgerengels/compute-engine

Version:

Symbolic computing and numeric evaluations for JavaScript and Node.js

3 lines (2 loc) 136 B
/* 0.26.0-alpha2 */ import { Expression } from '../../math-json'; export declare function randomExpression(level?: number): Expression;