drop.Rd
Coerce constant free algebra objects to numeric
drop(x)
If its argument is a constant freealg object, coerce to
numeric. Modelled on base::drop()
.
A few functions in the package take drop
as an argument
which, if TRUE
, means that the function returns a
drop
ped value.