-
Notifications
You must be signed in to change notification settings - Fork 0
Format Math Overview
hajdam edited this page Nov 13, 2024
·
1 revision
Various data structures from many mathematical domains should be supported.
From the mathematical point of view data block should be understood as a sequence of bit values with the well-ordering. There is need for storing various other mathematical structures such as sets, arrays, mathematical graphs and more. This chapter attempts to outline which parts mathematic science should undertake the appropriate attention.
There are various classifications for mathematical domains. The following partitioning is for outline only.
- Arithmetic
- Algebra
- Mathematical analysis
- Measure theory
- Differential equations
- Integral equations
- Numerical mathematics (including computational)
- Mathematical statistics
- Geometry
- Mathematical logic
- Number theory
- Set theory
- Probability theory