Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-XYZ committed Dec 19, 2024
1 parent 51befdd commit de2c2e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Math.asinh(Infinity); // Infinity

## 參見

- [`core-js` 中的 `Math.asinh` polyfill](https://github.com/zloirock/core-js#ecmascript-math)
- [`core-js` `Math.asinh` polyfill](https://github.com/zloirock/core-js#ecmascript-math)
- {{jsxref("Math.acosh()")}}
- {{jsxref("Math.atanh()")}}
- {{jsxref("Math.cosh()")}}
Expand Down

0 comments on commit de2c2e1

Please sign in to comment.