Skip to content

Commit fb4eab9

Browse files
authored
Update index.html
Trigonometry
1 parent 833455e commit fb4eab9

File tree

1 file changed

+129
-52
lines changed

1 file changed

+129
-52
lines changed

index.html

Lines changed: 129 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,19 @@
1212
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000">
1313
<link rel="manifest" href="manifest.json">
1414
<link href="https://fonts.googleapis.com/css2?family=OpenDyslexic&display=swap" rel="stylesheet">
15-
<style>
15+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
16+
<meta name="author" content="Gaál Sándor">
17+
<meta name="description" content="This is the only exact and self-contained geometric framework grounded in the first principles of mathematics.">
18+
<meta name="keywords" content="Core Geometric System, Exact Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation">
19+
<meta name="twitter:card" content="summary_large_image">
20+
<meta name="twitter:creator" content="@gmac4247">
21+
<meta name="twitter:site" content="https://basic-geometry.github.io">
22+
<meta name="twitter:title" content="Home of Basic Geometry">
23+
<meta name="twitter:description" content="This is the only exact and self-contained geometric framework grounded in the first principles of mathematics.">
24+
<meta name="twitter:image" content="android-chrome-256x256.png">
25+
<meta name="msapplication-TileColor" content="#000000">
26+
<meta name="theme-color" content="#000000">
27+
<style>
1628

1729
* {
1830
margin: 0;
@@ -85,18 +97,6 @@
8597
font-family: 'OpenDyslexic', sans-serif;
8698
}
8799
</style>
88-
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
89-
<meta name="author" content="Gaál Sándor">
90-
<meta name="description" content="This is the only exact and self-contained geometric framework grounded in the first principles of mathematics.">
91-
<meta name="keywords" content="Core Geometric System, Exact Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation">
92-
<meta name="twitter:card" content="summary_large_image">
93-
<meta name="twitter:creator" content="@gmac4247">
94-
<meta name="twitter:site" content="https://basic-geometry.github.io">
95-
<meta name="twitter:title" content="Home of Basic Geometry">
96-
<meta name="twitter:description" content="This is the only exact, self-contained geometric framework grounded in the first principles of mathematics.">
97-
<meta name="twitter:image" content="android-chrome-256x256.png">
98-
<meta name="msapplication-TileColor" content="#000000">
99-
<meta name="theme-color" content="#000000">
100100
</head>
101101
<body>
102102
<div id="cookie-notice">
@@ -1068,94 +1068,171 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
10681068
"deg": 90.0
10691069
},
10701070

1071-
"rad(1.597)": {
1072-
"sin": 0.99999,
1073-
"cos": 0.003,
1074-
"tan": 318.31,
1075-
"deg": 89.82
1071+
"rad(1.5968)": {
1072+
"sin": 0.9999951,
1073+
"cos": 0.0031416,
1074+
"tan": 318.309,
1075+
"deg": 89.820
10761076
},
10771077

10781078
"rad(1.584)": {
1079-
"sin": 0.9999,
1080-
"cos": 0.016,
1081-
"tan": 63.657,
1079+
"sin": 0.9998766,
1080+
"cos": 0.0157073,
1081+
"tan": 63.6567411,
10821082
"deg": 89.10
10831083
},
10841084

1085+
"rad(1.58333333)": {
1086+
"sin": 0.99986614,
1087+
"cos": 0.01636173,
1088+
"tan": 61.11,
1089+
"deg": 89.06250
1090+
},
1091+
1092+
"rad(1.575)": {
1093+
"sin": 0.9997,
1094+
"cos": 0.02454123,
1095+
"tan": 40.735484,
1096+
"deg": 88.593750
1097+
},
1098+
10851099
"rad(1.568)": {
1086-
"sin": 0.9995,
1087-
"cos": 0.0314,
1088-
"tan": 31.82,
1100+
"sin": 0.9995065,
1101+
"cos": 0.03141076,
1102+
"tan": 31.820516,
10891103
"deg": 88.20
10901104
},
10911105

1106+
"rad(1.56666667)": {
1107+
"sin": 0.99946459,
1108+
"cos": 0.03272,
1109+
"tan": 30.54684,
1110+
"deg": 88.1250
1111+
},
1112+
10921113
"rad(1.552)": {
1093-
"sin": 0.999,
1094-
"cos": 0.047,
1095-
"tan": 21.205,
1114+
"sin": 0.9995065,
1115+
"cos": 0.04710645,
1116+
"tan": 21.2049488,
10961117
"deg": 87.30
10971118
},
10981119

1120+
"rad(1.55)": {
1121+
"sin": 0.9988,
1122+
"cos": 0.04906767,
1123+
"tan": 20.35546763,
1124+
"deg": 87.18750
1125+
},
1126+
10991127
"rad(1.536)": {
11001128
"sin": 0.998,
11011129
"cos": 0.0628,
11021130
"tan": 15.895,
11031131
"deg": 86.40
11041132
},
1133+
1134+
"rad(1.53333333)": {
1135+
"sin": 0.997859,
1136+
"cos": 0.06540313,
1137+
"tan": 15.2570517,
1138+
"deg": 86.250
1139+
},
1140+
1141+
"rad(1.525)": {
1142+
"sin": 0.99729,
1143+
"cos": 0.07356456,
1144+
"tan": 13.55667,
1145+
"deg": 85.781250
1146+
},
11051147

11061148
"rad(1.52)": {
1107-
"sin": 0.997,
1108-
"cos": 0.079,
1109-
"tan": 12.706,
1149+
"sin": 0.99691733,
1150+
"cos": 0.0784591,
1151+
"tan": 12.70620473,
11101152
"deg": 85.50
11111153
},
11121154

1155+
"rad(1.51666667)": {
1156+
"sin": 0.99665524,
1157+
"cos": 0.08172107,
1158+
"tan": 12.1958167,
1159+
"deg": 85.31250
1160+
},
1161+
11131162
"rad(1.504)": {
11141163
"sin": 0.996,
11151164
"cos": 0.094,
11161165
"tan": 10.58,
11171166
"deg": 84.60
11181167
},
1119-
1168+
1169+
"rad(1.5)": {
1170+
"sin": 0.9952,
1171+
"cos": 0.09801714,
1172+
"tan": 10.1531704,
1173+
"deg": 84.3750
1174+
},
1175+
11201176
"rad(1.488)": {
1121-
"sin": 0.994,
1122-
"cos": 0.11,
1123-
"tan": 9.06,
1177+
"sin": 0.993961,
1178+
"cos": 0.1097343,
1179+
"tan": 9.0578867,
11241180
"deg": 83.70
11251181
},
1182+
1183+
"rad(1.48333333)": {
1184+
"sin": 0.9934478,
1185+
"cos": 0.114287,
1186+
"tan": 8.692573,
1187+
"deg": 83.43750
1188+
},
11261189

1127-
"rad(1.467)": {
1128-
"sin": 0.991,
1129-
"cos": 0.131,
1130-
"tan": 7.596,
1190+
"rad(1.475)": {
1191+
"sin": 0.99248,
1192+
"cos": 0.1224107,
1193+
"tan": 8.1077858,
1194+
"deg": 82.968750
1195+
},
1196+
1197+
"rad(1.46666667)": {
1198+
"sin": 0.99144486,
1199+
"cos": 0.1305262,
1200+
"tan": 7.5957541,
11311201
"deg": 82.50
11321202
},
11331203

11341204
"rad(1.456)": {
11351205
"sin": 0.99,
1136-
"cos": 0.141,
1137-
"tan": 7.026,
1138-
"deg": 81.9
1206+
"cos": 0.14090123,
1207+
"tan": 7.02636623,
1208+
"deg": 81.90
11391209
},
1140-
1210+
1211+
"rad(1.45)": {
1212+
"sin": 0.98917651,
1213+
"cos": 0.14673047,
1214+
"tan": 6.7414524,
1215+
"deg": 81.56250
1216+
},
1217+
11411218
"rad(1.44)": {
1142-
"sin": 0.988,
1143-
"cos": 0.156,
1144-
"tan": 6.314,
1219+
"sin": 0.9877,
1220+
"cos": 0.15643447,
1221+
"tan": 6.31375151,
11451222
"deg": 81.0
11461223
},
11471224

11481225
"rad(1.409)": {
1149-
"sin": 0.983,
1150-
"cos": 0.186,
1151-
"tan": 5.275,
1152-
"deg": 79.265
1226+
"sin": 0.9825,
1227+
"cos": 0.186267,
1228+
"tan": 5.274687,
1229+
"deg": 79.2650
11531230
},
11541231

11551232
"rad(1.4)": {
1156-
"sin": 0.981,
1157-
"cos": 0.195,
1158-
"tan": 5.027,
1233+
"sin": 0.9808,
1234+
"cos": 0.1951,
1235+
"tan": 5.02734,
11591236
"deg": 78.750
11601237
},
11611238

0 commit comments

Comments
 (0)