> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# atoti.array.negative_values()

### atoti.array.negative\_values(measure, /)

Return a measure where all the elements > 0 of the passed array measure are replaced by 0.

* **Parameters:**
  **measure** (*VariableMeasureConvertible*)
* **Return type:**
  *MeasureDefinition*
