UNPKG

mathjslab

Version:

MathJSLab - An interpreter with language syntax like MATLAB®/Octave. ISBN 978-65-00-82338-7

3 lines (2 loc) 122 B
import { ComplexDecimal } from './complex-decimal'; export declare const constantsTable: Array<[string, ComplexDecimal]>;