Atom Sign
Determine the sign of an atom based on its arguments.
sign_from_args(object) ## S4 method for signature 'Atom' sign_from_args(object)
object
: An Atom object.A logical vector c(is positive, is negative)
indicating the sign of the atom.