coerce

open fun coerce(min: Double, max: Double): F64Array

Coerces the array to the specified range.

Return

the coerced array

Parameters

min

the minimum value

max

the maximum value