Quaternions`
Quaternions`
LeftGCD
LeftGCD[a,b]
gives the greatest common left divisor of the quaternions a and b.
Details and Options
- To use LeftGCD, you first need to load the Quaternions Package using Needs["Quaternions`"].
LeftGCD[a,b]
gives the greatest common left divisor of the quaternions a and b.