equals

open operator override fun equals(other: Any?): Boolean

Structural equality: true when other is an Euler with equal components and order (components compared with primitive ==, so NaN != NaN).