Skip to content

Commit 0ba53f4

Browse files
authored
Update index.html
1 parent 6d6fa65 commit 0ba53f4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -765,8 +765,8 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
765765
<meta itemprop="name" content="Trigonometry engine">
766766
<meta itemprop="isAccessibleForFree" content="true">
767767
<meta itemprop="description" content="Lookup-based trigonometry value finder for the calculator apps. Values aligned to circumference=6.4radius with ~ ± rad / 100 accuracy.">
768-
<meta itemprop="disambiguatingDescription" content="The steps are limited by the number of entries. However, aligned to circumference=3.2diameter makes the arc values more accurate than tools that produce results with many decimals for any value but based on the pi=3.14...">
769-
<meta itemprop="usageInfo" content="Defines independent trigonometric functions.">
768+
<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...">
769+
<meta itemprop="usageInfo" content="Defines independent trigonometric functions. The steps are limited by the number of entries.">
770770
<script>
771771

772772
// ---- Trigonometry ----
@@ -3316,7 +3316,7 @@ <h3 itemprop="name" style="margin:7px">Surface Area of a Sphere</h3>
33163316
<p style="margin:6px">The image is an illustration.</p>
33173317
</div>
33183318
<br>
3319-
<p itemprop="disambiguatingDescription" style="margin:6px">The conventional formula for the surface area of a sphere was allegedly developed from the " volume = 4/3×pi×radius³ " formula.</p>
3319+
<p itemprop="disambiguatingDescription" style="margin:6px">The conventional "4×pi×radius²" formula for the surface area of a sphere was allegedly developed from the " volume = 4/3×pi×radius³ " formula.</p>
33203320
<br>
33213321
<p itemprop="description" style="margin:6px"><strong>
33223322
Unlock the true formula to calculate the surface area of a sphere.</strong></p>

0 commit comments

Comments
 (0)