# AntiderivativeOverflowBehaviour

### Values <a href="#values" id="values"></a>

| Value   | Description                                        |
| ------- | -------------------------------------------------- |
| `WRAP`  | Start from the other end of the interval (min,max) |
| `CLAMP` | Clamp to either min and max                        |
