Welcome to Pesky Imps!#
Interpolation#
Estimate values of data or function between known values.
Extrapolation#
Infer values of an unobserved interval, from values within an observed interval.
Roots of an Equation#
Given some function, or data, find the location where \(f(x) = 0\).
Optimisation#
Select the best value with regard to some criterion from the set of available alternatives. It can be also thought of as finding the maximum or minimum of a function.
General#
The while loop, Pretty Table