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.