Home > utils > CalculatorInstance > make
根据配置创建一个新的计算器。
Signature:
make(config?: CalculatorConfig): CalculatorInstance;
Returns:
CalculatorInstance