mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
Typo
This commit is contained in:
parent
efd7fcaaed
commit
418f984883
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ A good value for T would be the average temperature of the entire observable uni
|
||||||
|
|
||||||
Every guess, the MOAC expends kT energy. Let E = the total amount of energy the MOAC can use; let B = the maximum number of guesses the MOAC can execute before running out of energy.
|
Every guess, the MOAC expends kT energy. Let E = the total amount of energy the MOAC can use; let B = the maximum number of guesses the MOAC can execute before running out of energy.
|
||||||
|
|
||||||
````
|
```
|
||||||
B = E/(kT)
|
B = E/(kT)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue