numpy.polynomial.legendre.legval(x, c, tensor=True)
numpy.bitwise_xor(x1, x2[, out]) = Compute the bit-wise XOR of two arrays element-wise. Computes the bit-wise XOR of
ndarray.tolist() Return the array as a (possibly nested) list. Return a copy of the array data as a (nested) Python
Truth value testing
numpy.polynomial.polynomial.polymul(c1, c2)
classmethod Hermite.cast(series, domain=None, window=None)
numpy.array2string(a, max_line_width=None, precision=None, suppress_small=None, separator=' ', prefix='', style=, formatter=None)
HermiteE.trim(tol=0)
numpy.polynomial.laguerre.lagval3d(x, y, z, c)
numpy.floor(x[, out]) = Return the floor of the input, element-wise. The floor of the scalar x is the largest
Page 98 of 100