We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e27ec commit 18e2c81Copy full SHA for 18e2c81
index.html
@@ -186,7 +186,7 @@
186
},
187
"dateCreated" :"2019-01-11",
188
"datePublished":"2020-01-11",
189
-"dateModified" :"2025-07-14",
+"dateModified" :"2025-07-15",
190
"description" : "Introducing the best-established and most accurate framework to calculate area and volume.",
191
"disambiguatingDescription": "Exact, empirically grounded and rigorously proven formulas over the conventional approximations.",
192
"headline":"Exact geometry",
@@ -676,6 +676,7 @@ <h4 style="font-size:160%;margin:7px">Trigonometry</h4>
676
return `${funcType}(${closestKey}) ≈ ${approxVal}`;
677
}
678
679
+ }
680
681
function querySin(input) {
682
// Normalize input: remove spaces, handle cases like "sin 0533" or "sin(0.533)"
0 commit comments