micropython-ulab/snippets/tests/numpy/lib/polynomial.py.exp
2022-01-13 23:11:55 -08:00

3 lines
141 B
Text

array([1.0, 0.0, 0.0, 0.0], dtype=float64)
array([1.0, 0.0, -0.25, 0.0], dtype=float64)
array([1.0, -1.8353, 0.8370901, 0.0], dtype=float64)