Graphmath.Vec3.negate

You're seeing just the function negate, go back to Graphmath.Vec3 module for more information.

Specs

negate(vec3()) :: vec3()

negate(v) creates a vector whose elements are opposite in sign to v.