Interpolation
The Interpolation Laws component provides definitions of functions: y=f(x).
In particular, it provides definitions of:
a linear function,
an "S" function, and
an interpolation function for a range of values.
Such functions can be used to define, for example, the evolution law of a fillet along the edge of a shape.
Warning
The validity of the function built is never checked: the Law package does not know for what application or to what end the function will be used. In particular, if the function is used as the evolution law of a fillet, it is important that the function is always positive. The user must check this.