is.constant() does not work for the zero freealg object
Closed this issue · 1 comments
RobinHankin commented
> is.constant(rfalg()*0)
Error in jj[[1]] : subscript out of bounds
>
RobinHankin commented
Also
> is.constant(0)
[1] FALSE
Closed this issue · 1 comments
> is.constant(rfalg()*0)
Error in jj[[1]] : subscript out of bounds
>
Also
> is.constant(0)
[1] FALSE