console.log(Math.exp(1));. 5. // expected output: 2.718281828459 (approximately). 6. . 7. console.log(Math.exp(-1));.
確定! 回上一頁