RealNumeric
Python representation of a Maple real numeric
Description
Method Summary
Superclass
The maple.RealNumeric class represents Maple objects of type numeric.
maple.RealNumeric inherits all the methods defined on ComplexNumeric objects.
It implements the numbers.Real base abstract class from the numbers module.
It does not define any additional methods.
ComplexNumeric
See Also
OpenMaple
OpenMaple/Python
OpenMaple/Python/ComplexNumeric
OpenMaple/Python/Examples
OpenMaple/Python/Expression
OpenMaple/Python/Name
OpenMaple/Python/Table
Download Help Document