Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Rely less on math notation in numeral system explanation #52

Merged
merged 2 commits into from Jan 8, 2016

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Jan 8, 2016

The explanation of numeral systems is really great for some people, but might be a bit too heavy on math notation for some others. I've tried to even out the balance a bit. Let me know if you think it's an improvement or not.

steveklabnik added a commit that referenced this pull request Jan 8, 2016
Rely less on math notation in numeral system explanation
@steveklabnik steveklabnik merged commit 8843f5c into intermezzOS:master Jan 8, 2016
@steveklabnik
Copy link
Member

Thanks so much for this! I agree. I think this is how a lot of material in the book is going to go:

  1. import some text
  2. get it in front of people
  3. find out that there's a lot of assumptions
  4. go back and explain more slowly
  5. repeat

@azerupi
Copy link
Contributor

azerupi commented Jan 8, 2016

Wow, yes this is indeed a lot nicer to read through :) The only thing I find a little strange is the first paragraph:

In math we use a particular numeral system to denote a particular number. A numeral system is defined by the particular symbols it uses to convey numbers.

I am not sure what that is supposed to mean, what about:

In mathematics we use numeral systems to express numbers. A numeral system contains a collection of symbols to represent small numbers and a set of rules to represent larger numbers by a combination those symbols.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants