Int32x4 greaterThan(
Float32x4 other
)

Relational greater than.

Source

/// Relational greater than.
Int32x4 greaterThan(Float32x4 other);