安装 npm i chencongcalc 使用方法 方法名() 加法使用 add(num1,num2) 减法使用 sub(num1,num2) 除法使用 div(num1,num2) 乘法使用 mul(num1,num2)