四则运算优先级
() 大于 ^ 大于 * / 大于 + -
基本数学函数
1.arithmetic 加减乘除
2.trigonometry 三角函数sin,cos,tan
3.exponents and logarithms 指数exp和对数函数log
4.complex numbers 复数
5.cartesian coordinate system conversion坐标系
2020.1.27晚学习范例
1
2
3
2024-03-24 19:01:04
() 大于 ^ 大于 * / 大于 + -
1.arithmetic 加减乘除
2.trigonometry 三角函数sin,cos,tan
3.exponents and logarithms 指数exp和对数函数log
4.complex numbers 复数
5.cartesian coordinate system conversion坐标系
2020.1.27晚学习范例
1
2
3
下一篇:洛谷 U140600 反正切命题