numvalue
Classes
|
An object that contains a non-numeric value |
|
An object that contains a constant numeric value. |
Functions
|
A function that creates a NumericConstant object that wraps Python numeric values. |
DEPRECATED. |
|
|
A utility function that returns a boolean that indicates whether the object is a constant. |
|
A utility function that returns a boolean that indicates whether the input object's value is fixed. |
|
A utility function that returns a boolean indicating whether the input object is numeric and not potentially variable. |
A utility function that returns a boolean indicating whether the input object can reference variables. |
|
|
A utility function that returns a boolean indicating whether the input object is a variable. |
|
A utility function that returns an integer that indicates the polynomial degree for an object. |