math
共有52個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. math.sqrt() ,4512個項目使用
2. math.ceil() ,4406個項目使用
3. math.floor() ,2714個項目使用
4. math.log() ,2360個項目使用
5. math.pi() ,2305個項目使用
6. math.cos() ,1862個項目使用
7. math.sin() ,1745個項目使用
8. math.exp() ,1350個項目使用
9. math.pow() ,943個項目使用
10. math.isnan() ,784個項目使用
11. math.atan2() ,739個項目使用
12. math.radians() ,686個項目使用
13. math.log10() ,548個項目使用
14. math.degrees() ,518個項目使用
15. math.fabs() ,464個項目使用
16. math.acos() ,427個項目使用
17. math.tan() ,400個項目使用
18. math.atan() ,357個項目使用
19. math.asin() ,351個項目使用
20. math.isinf() ,299個項目使用
21. math.inf() ,266個項目使用
22. math.factorial() ,231個項目使用
23. math.e() ,206個項目使用
24. math.copysign() ,186個項目使用
25. math.log2() ,179個項目使用
26. math.hypot() ,173個項目使用
27. math.isclose() ,173個項目使用
28. math.modf() ,134個項目使用
29. math.trunc() ,113個項目使用
30. math.gcd() ,105個項目使用
31. math.fmod() ,96個項目使用
32. math.tanh() ,90個項目使用
33. math.fsum() ,64個項目使用
34. math.nan() ,57個項目使用
35. math.sinh() ,53個項目使用
36. math.isfinite() ,49個項目使用
37. math.log1p() ,49個項目使用
38. math.frexp() ,47個項目使用
39. math.cosh() ,47個項目使用
40. math.erf() ,43個項目使用
41. math.ldexp() ,38個項目使用
42. math.asinh() ,34個項目使用
43. math.atanh() ,34個項目使用
44. math.gamma() ,32個項目使用
45. math.acosh() ,28個項目使用
46. math.lgamma() ,24個項目使用
47. math.erfc() ,17個項目使用
48. math.expm1() ,15個項目使用
49. math.tau() ,15個項目使用
50. math.h() ,9個項目使用
51. math.abs() ,6個項目使用
52. math.__dict__() ,6個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。