Replace If Float

Syntax

Replace If Float

Parameters

Array

Array of floats

New Value

Replacement value

Predicate

Function that takes float and returns boolean.
If returns true this element will be replaced with New Value

Output

Result

Modified Array