ES6 math expm1(X) 函数 Node.js process 属性 ES6 Math.hypot(x1, x2) 函数 ES6 math expm1(X) 函数 console.log("---Math.expm1()---") console.log("Math.expm1(1) : "+Math.expm1(1)) console.log("Math.expm1(5.5) : "+Math.expm1(5.5)) Node.js process 属性 ES6 Math.hypot(x1, x2) 函数