> ## 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.

# negative_values()

<span id="atoti.array.negative_values" />

> atoti.array.negative\_values(<br />
>     *measure*: VariableMeasureConvertible,<br />
>     /,<br />
> ) → MeasureDefinition

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

### Parameters

<h4 id="atoti.array.negative_values.measure">
  *measure*
</h4>

> VariableMeasureConvertible
