scipy.signal.buttap# scipy.signal.buttap(N)[source]# Return (z,p,k) for analog prototype of Nth-order Butterworth filter. The filter will have an angular (e.g., rad/s) cutoff frequency of 1. See also butterFilter design function using this prototype