Binary logarithm: Difference between revisions
m Moving from Category:Term to Category:Terms using Cat-a-lot |
m Cleanup |
||
| Line 1: | Line 1: | ||
The symbols '''log2''', '''lb''' or '''ld''' are used for the '''[ | The symbols '''log2''', '''lb''' or '''ld''' are used for the '''[[Wikipedia: Binary logarithm|binary logarithm]]''', also called '''dual logarithm''' or '''logarithm base two'''. | ||
== Log2 of the first primes == | == Log2 of the first primes == | ||
{| class="wikitable" | {| class="wikitable center-all" | ||
! [[ | ! [[Prime]] | ||
! | ! Log2 Prime | ||
|- | |- | ||
| 2 | | 2 | ||
| 1 | | 1.000000000 | ||
|- | |- | ||
| 3 | | 3 | ||
| Line 46: | Line 46: | ||
[[Category:Practical help]] | [[Category:Practical help]] | ||
[[Category:Terms]] | [[Category:Terms]] | ||
{{todo| improve synopsis }} | |||