A procedure smooth that takes as input a procedure that computes f and returns a procedure that computes the smoothed f.
Also implemented is a procedure that computes the n-fold smoothed function.
A procedure smooth that takes as input a procedure that computes f and returns a procedure that computes the smoothed f.
Also implemented is a procedure that computes the n-fold smoothed function.