Number Representation in Computers: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Programming =Organizatorium= <font color=darkgray> When working with inputs of size n, we typically assume t...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[ | * [[Programming_Languages_Concepts#Number_Representation_in_Computers|Programming Languages Concepts]] | ||
=Organizatorium= | =Organizatorium= |
Latest revision as of 01:13, 17 September 2021
Internal
Organizatorium
When working with inputs of size n, we typically assume that integers are represented by c lg n bits for some constant c ≥ 1.