Skip to content

Commit 5580d6e

Browse files
authored
Update index.html
1 parent 906806b commit 5580d6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
767767
<meta itemprop="description" content="Lookup-based trigonometry value finder for the calculator apps. Values aligned to circumference=6.4radius with ~ ± rad / 100 accuracy.">
768768
<meta itemprop="disambiguatingDescription" content="The arc values are more accurate than the results of other tools with many decimals for any value but based on the pi=3.14...">
769769
<meta itemprop="usageInfo" content="Defines independent trigonometric functions. The steps are limited by the number of entries.">
770-
<script async>
770+
<script type="module" async>
771771

772772
// ---- Trigonometry ----
773773

0 commit comments

Comments
 (0)