scipy.interpolate.FloaterHormannInterpolator.
roots
- 
FloaterHormannInterpolator.roots()[source]
 
Compute the zeros of the rational approximation.
- Returns:
 
- zerosarray
 Zeros of the AAA approximation, repeated according to their multiplicity
but not in any specific order.