paramétrised
Paramétrised is a term used in mathematics and computer science to describe something that is defined by or depends on a set of parameters. A parameter is essentially a variable that can take on different values, and by changing these values, the behavior or characteristics of the parametrized object also change.
In mathematics, a parametrized curve, for example, is a curve defined by a set of equations where
In computer science, parametrization is frequently employed in software development and algorithms. It allows for flexibility