radians property

double radians

radians of rotation around the axis of the rotation.

Implementation

double get radians => 2.0 * math.acos(_qStorage[3]);