Skip to content

Commit 8c7a797

Browse files
authored
Update index.html
Trigonometry
1 parent ac903b1 commit 8c7a797

File tree

1 file changed

+14
-22
lines changed

1 file changed

+14
-22
lines changed

index.html

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -829,9 +829,9 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
829829
},
830830

831831
"rad(1.5750)": {
832-
"sin": 0.999687,
833-
"cos": 0.0249995,
834-
"tan": 40,
832+
"sin": 0.9997,
833+
"cos": 0.02454,
834+
"tan": 40.735,
835835
"deg": 88.593750
836836
},
837837

@@ -864,9 +864,9 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
864864
},
865865

866866
"rad(1.550)": {
867-
"sin": 0.99875,
868-
"cos": 0.049999,
869-
"tan": 20,
867+
"sin": 0.9988,
868+
"cos": 0.049,
869+
"tan": 20.355,
870870
"deg": 87.18750
871871
},
872872

@@ -913,9 +913,9 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
913913
},
914914

915915
"rad(1.50)": {
916-
"sin": 0.995,
917-
"cos": 0.0999983,
918-
"tan": 10,
916+
"sin": 0.9952,
917+
"cos": 0.0983,
918+
"tan": 10.153,
919919
"deg": 84.3750
920920
},
921921

@@ -998,7 +998,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
998998

999999
"rad(1.40)": {
10001000
"sin": 0.98,
1001-
"cos": 0.197,
1001+
"cos": 0.195,
10021002
"tan": 5,
10031003
"deg": 78.750
10041004
},
@@ -1121,19 +1121,11 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
11211121
"tan": 2.54,
11221122
"deg": 68.43750
11231123
},
1124-
1125-
1126-
"rad(1.0750)": {
1127-
"sin": 0.87,
1128-
"cos": 0.4929,
1129-
"tan": 1.765247,
1130-
"deg": 60.468750
1131-
},
11321124

11331125
"rad(1.20)": {
1134-
"sin": 0.925,
1135-
"cos": 0.38,
1136-
"tan": 2.434,
1126+
"sin": 0.92388,
1127+
"cos": 0.38268,
1128+
"tan": 2.414,
11371129
"deg": 67.50
11381130
},
11391131

@@ -1207,7 +1199,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
12071199
"deg": 60.93750
12081200
},
12091201

1210-
"rad(1.0750)": {
1202+
"rad(1.0753333)": {
12111203
"sin": 0.87,
12121204
"cos": 0.4929,
12131205
"tan": 1.765247,

0 commit comments

Comments
 (0)