isQzero {symbolicQspray}R Documentation

Whether a 'symbolicQspray' polynomial is null

Description

Checks whether a symbolicQspray object defines the zero polynomial.

Usage

## S4 method for signature 'symbolicQspray'
isQzero(qspray)

Arguments

qspray

a symbolicQspray object

Value

A Boolean value.


[Package symbolicQspray version 1.1.0 Index]