Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielc42 authored Oct 22, 2024
1 parent 922a98b commit 07806df
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,11 @@ <h4>3 ^ (1/log(2)) = 38.45587...</h4>
<h4>2 ^ (1/log(2)) = 10</h4>
<h4>1 ^ (1/log(2)) = 1</h4>

Neat...
Neat...however incorrect.
Not sure why my calculator gave wrong answers.
But still,
<h4>2^(1/log(2)) = e</h4>
<h4>16^(1/log(2)) = e^4</h4>



Expand Down

0 comments on commit 07806df

Please sign in to comment.