These commands establish a specification of the form H(f) <= u(f) in the band band. There is no difference between
limit-<andlimit-<=. The weight w is an optional function of the frequency f. The default weight is 1. If band is a number, it is converted internally into the band consisting of the single frequency band. If u is a number, it is converted internally into the constant function(lambda (f)u). A similar conversion applies to the weight.
These commands establish a specification of the form H(f) >= u(f) in the band band. The remaining parameters are as in the command
limit-<.
Shortcut for the sequence of commands
(limit-< bandu w)and(limit-> bandu w).