signum

Returns a vector with elements representing the sign of self.

  • 0 if the number is zero
  • 1 if the number is positive
  • -1 if the number is negative

Arguments

  • _self : I64Vec3 - No Documentation 🚧

Returns

  • arg0 : I64Vec3 - No Documentation 🚧