math-module #55
Replies: 1 comment
-
pow(x, y) => math.pow(x, y) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
math-module
Python 中的 math 模块提供了各种数学函数和常量。
https://luckrnx09.com/python-guide-for-javascript-engineers/zh-cn/math-module
Beta Was this translation helpful? Give feedback.
All reactions