Package: graphene

Function graphene:quaternion-equal

Lambda List

graphene:quaternion-equal (a b)

Arguments

a -- a graphene:quaternion-t instance
b -- a graphene:quaternion-t instance

Return Value

True if the quaternions are equal.

Details

Checks whether the given quaternions are equal.
 

See also

#2023-12-8