News

** is also the exponent operator in Python. So x² in Python is written as x**2. Polynomials of higher degrees, such as cubic (cubed) and quartic (raised to the fourth power), work similarly.
The paper is somewhat abstract, but there are Python and C++ examples to help make it concrete. ... There is more than one exponential function there are some good, some bad.