zero {evitaicossa} | R Documentation |
Function is.zero()
tests for its argument being the additive
zero.
Package idiom to create the zero element of the antiassociative algebra
is aaa()
.
is.zero(x)
x |
Object of class |
Returns a Boolean.
In any antiassociative algebra, the only scalar is zero.
Robin K. S. Hankin
is.zero(raaa())
is.zero(raaa()*0)
is.zero(aaa())