Graphmath.Quatern.zero

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

Specs

zero() :: quatern()

zero() creates a zero quatern.

It takes no arguments.

It returns a quatern of the form {0.0, 0.0, 0.0, 0.0}.

Note that the zero quaternion is almost definetely not something you ever use.