Package org.episteme.core.mathematics.sets


package org.episteme.core.mathematics.sets
  • Classes
    Class
    Description
    The structure of Boolean values (𝔹 = {0, 1}).
    The structure of complex numbers (â„‚).
    The structure of integers (ℤ = {..., -2, -1, 0, 1, 2, ...}).
    The structure of natural numbers (â„• = {0, 1, 2, 3, ...}).
    The structure of Octonions (O).
    The structure of Quaternions (H).
    The structure of rational numbers (ℚ).
    The structure of real numbers (ℝ).
    The structure of n×n square matrices over a field, forming a ring.