NX01: Fixed x4o-driver fc18 mod name and some left overs
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 24s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 24s
This commit is contained in:
parent
b88ca383b1
commit
4c46af96ef
4 changed files with 144 additions and 11 deletions
|
|
@ -89,7 +89,7 @@ rational = rational number = ℚ (fractions, from Quotient)
|
|||
rational2D = biinf rational number = ℚ̅ (fractions + 2*inf)
|
||||
rational4D = quadinf rational number = 𝑞ℚ̅ (fractions + 4*inf)
|
||||
real = real numbers = ℝ (Universal standard for Reals)
|
||||
real2D = biinf real = ℝ̅ (real + 2*inf = float/double)
|
||||
real2D = biinf real = ℝ̅ as [-∞,+∞] = ℝ∪{-∞,+∞} (real + 2*inf = float/double)
|
||||
real4D = quadinf real = 𝑞ℝ̅ (real + 4*inf = choco taste)
|
||||
complex = complex number = ℂ
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue