Parameters for numeric helpers: the operands of arithmetic and trigonometry, the source and target
ranges for remapping a value, rounding and clamping bounds, interpolation factors, and the seed for
reproducible randomness. Remapping is the one that appears in nearly every parametric model, because
it turns a user-facing slider range into the range the geometry needs.
Parameters for numeric helpers: the operands of arithmetic and trigonometry, the source and target ranges for remapping a value, rounding and clamping bounds, interpolation factors, and the seed for reproducible randomness. Remapping is the one that appears in nearly every parametric model, because it turns a user-facing slider range into the range the geometry needs.