Skip to content

Commit c34c8bd

Browse files
authored
Update about.html
1 parent 411fdba commit c34c8bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h2 style="margin:12px">Once around 2018 I was wondering how to calculate the ar
101101
<br>
102102
<section style="margin:12px" itemscope itemtype="http://schema.org/Article">
103103
<h2 itemprop="disambiguatingDescription" style="margin:12px">I remembered the number 3.14 called the pi, but I was interested in the logic of comparing the circle to a square.</h2>
104-
<p>Because the square is the basis of area calculation. That is why we use square units.
104+
<p itemprop="text">Because the square is the basis of area calculation. That is why we use square units.
105105
<br>
106106
The only problem with that was that the circle is not square. I have figured that the circle can be cut into four and then I get four right angles that can be aligned with the vertices of a square.
107107
<br>
@@ -126,7 +126,7 @@ <h2 itemprop="disambiguatingDescription" style="margin:12px">I remembered the nu
126126
</iframe>
127127
</div>
128128
<br>
129-
<p>That got me excited for obvious reasons, but also confused. Nobody thought of that before? Why is the pi so different?
129+
<p itemprop="text">That got me excited for obvious reasons, but also confused. Nobody thought of that before? Why is the pi so different?
130130
<br>
131131
For about a year I just kept thinking and calculating all aspects of that, and I shared my discovery just with a few friends. They didn't share my excitement.
132132
<br>

0 commit comments

Comments
 (0)