Skip to content

Roots zerout() Function

Dan Kranz edited this page Nov 24, 2020 · 1 revision

Set all array entries to zero

Syntax

Roots.zerout(arr)

Parameter Values

Parameter Description
arr The array to fill with zeros
Clone this wiki locally