...
findZerosMult(..., npts = 10, rad = 5, near = 0, sortBy = "byx")
findZerosMult(a*x^2-8~a&x, npts = 50)
findZerosMult(a^2+x^2-8~a&x, npts = 100, sortBy='radial')
findZerosMult(a^2+x^2-8~a&x, npts = 1000, sortBy='radial')
Run the code above in your browser using DataLab