👉 Truncated
Truncated refers to a specific type of mathematical function or process that is defined only for certain values, in this case, those less than 1. This means that when you input a value into a truncated function, it will return a numerical result that is smaller than the input value.
For example, consider the following truncated function:
```
truncated_function(x) = x^2
```
This function takes an input `x` and returns its square: `x
x