SetWithZeroΒΆ
catdef.spad line 1390 [edit on github]
Sets with distinuished element 0. This category is a common ancestor for AbelianMonoid and MagmaWithZero.
0: %
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- latex: % -> String
from SetCategory
- sample: %
sample yieldsa value of type %
- zero?: % -> Boolean
zero?(x)tests ifxis equal to 0.