跳转到内容

Module:Complex Number/Octonion:修订历史

2022年8月2日 (星期二)

2022年7月7日 (星期四)

2022年5月15日 (星期日)

2022年5月5日 (星期四)

2022年5月2日 (星期一)

2022年4月27日 (星期三)

2022年4月26日 (星期二)

2022年4月24日 (星期日)

2022年4月23日 (星期六)

2022年4月20日 (星期三)

2022年4月18日 (星期一)

2022年4月14日 (星期四)

2022年4月13日 (星期三)

  • 当前先前 18:262022年4月13日 (三) 18:26 A2569875 留言 贡献 14,455字节 +2,346 无编辑摘要 撤销
  • 当前先前 17:552022年4月13日 (三) 17:55 A2569875 留言 贡献 12,109字节 +12,109 建立内容为“local p = {} local qmath = require("Module:Complex_Number").qmath.init() local toQnumber = qmath.constructor function p._isNaN(x) return (not (x==x)) and (x~=x) end p.omath={ abs=function(z) local nonL, valL = p.omath.readOctonionNumberQpart(z) if nonL.imag == 0 and nonL.jpart == 0 and nonL.kpart == 0 and valL.real == 0 and valL.imag == 0 and valL.jpart == 0 and valL.kpart == 0 then return math.abs(nonL.real) end if valL.real == 0 a…”的新页面