LeftGCD[a,b]
gives the greatest common left divisor of the quaternions a and b.
更多信息和选项
参见
技术笔记
相关指南
Quaternions`
Quaternions`
LeftGCD
LeftGCD[a,b]
gives the greatest common left divisor of the quaternions a and b.
更多信息和选项
- To use LeftGCD, you first need to load the Quaternions Package using Needs["Quaternions`"].