powered by
Dealing with the zero Clifford object presents particular challenges. Some of the methods need special dispensation for the zero object.
is.zero(C)
Clifford object
Robin K. S. Hankin
To create the zero object ab initio, use
clifford(list(),numeric(0))
although note that scalar(0) will work too.
scalar(0)
scalar
is.zero(rcliff())
Run the code above in your browser using DataLab