Mathmaker Doc for dev
Generator of maths worksheets and their detailed solutions
Status: Alpha
Brought to you by:
nico_h
Exponented objects are all calculus objects that have an Exponent.
This applies to all of them except Values.
Fields | Methods (provided) | Methods (must be reimplemented) |
---|---|---|
exponent | get_exponent() | |
set_exponent() | ||
exponent_must_be_displayed() |
exponent_must_be_displayed() is used by into_str() methods to determine whether the object's exponent needs to be displayed or not.