
Last chance! 50% off unlimited learning
Sale ends in
is.linear(x)
## Not run:
#
# is.linear(mp("0"))
# is.linear(mp("x + 1"))
# is.linear(mp("x + y"))
# is.linear(mp(c("0", "x + y")))
#
# is.linear(mp("x + x y"))
# is.linear(mp(c("x + x y", "x")))
#
#
# ## End(Not run)
Run the code above in your browser using DataLab