RobinHankin/freealg

is.constant() does not work for the zero freealg object

Closed this issue · 1 comments

> is.constant(rfalg()*0)
Error in jj[[1]] : subscript out of bounds
> 

Also

> is.constant(0)
[1] FALSE