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