Graphmath.Quatern.get_roll

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

Specs

get_roll(quatern()) :: float()

roll(quat) Calculate the local roll element of a quaternion.

quat is the quatern

It returns a float representing the roll of the quaternion in Radians.