Kernel: Python 3
expression.shortest(num = None, len = None)
Return a (finite) approximation of the series denoted by the expression.
This is equivalent to calling expression.derived_term().shortest
. See its documentation for more details.
See also:
Examples
Boolean Expressions
In [1]:
Out[1]:
In [2]:
Out[2]:
In [3]:
Out[3]:
In [4]:
Out[4]:
In [5]:
Out[5]:
Weighted Expressions
In [6]:
Out[6]:
In [7]:
Out[7]: