Int32x4 notEqual(
Float32x4 other
)

Relational not-equal.

Source

/// Relational not-equal.
Int32x4 notEqual(Float32x4 other);