not

open fun not(): F64Array

Computes the bitwise not of each element in the array. The values are first cast to integers before the operation.

Return

the computed array