Experience-Monks / Experience-Monks/math-as-code

Number hierarchy and floating point numbers

Open
#80 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
15.5k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

It's probably worth noting that floating point numbers are rational numbers (as well as real and complex).

The number hierarchy is usually ordered by inclusion:

1. Natural
2. Integers
3. Rational
4. Real
5. Complex

It helps in explaining how each type of number contains the previous numbers.

Great page. Just trying to help. Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.