質問編集履歴

1

不必要なメモを消しました

2019/07/25 10:30

投稿

mutty
mutty

スコア6

test CHANGED
File without changes
test CHANGED
@@ -33,18 +33,6 @@
33
33
  import numpy as np
34
34
 
35
35
  import matplotlib.pyplot as plt
36
-
37
-
38
-
39
- #階乗: math.factorial()
40
-
41
- #math.pi π
42
-
43
- #math.sinh(x)
44
-
45
- #切り捨て
46
-
47
- #print(math.floor(11/3))
48
36
 
49
37
 
50
38