- Math.abs():绝对值
- Math.ceil():向上取整
- Math.floor():向下取整
- Math.max():最大值
- Math.min():最小值
- Math.pow():指数运算
- Math.sqrt():平方根
- Math.log():自然对数
- Math.exp():e的指数
- Math.round():四舍五入
- Math.random():随机数
- Math.sin():返回参数的正弦
- Math.cos():返回参数的余弦
- Math.tan():返回参数的正切
- Math.asin():返回参数的反正弦(弧度值)
- Math.acos():返回参数的反余弦(弧度值)
- Math.atan():返回参数的反正切(弧度值)
-
Notifications
You must be signed in to change notification settings - Fork 0
ekongx/Math-functions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published