matlab运算符代码-proposal-exponentiation-operator:ES7幂运算符的进度跟踪

时间:2021-05-28 04:18:52
【文件属性】:
文件名称:matlab运算符代码-proposal-exponentiation-operator:ES7幂运算符的进度跟踪
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-28 04:18:52
系统开源 matlab运算符代码求幂运算符 地位 第三阶段 实施进度 Traceur 巴别塔 V8() 蜘蛛猴 () 作者 里克·沃尔德隆(Rick Waldron) 克洛德·帕奇(Claude Pache) 布伦丹·艾希(Brendan Eich) 审稿人 布莱恩·特尔森(Brian Terlson) 埃里克·阿维森(Erik Arvidsson) 德米特里·洛莫夫(Dmitry Lomov) 凯特·波特 杰森·奥伦多夫(Jason Orendorff) 沃尔德玛·霍瓦(Waldemar Horwat) 内容丰富 常用于数学,物理学和机器人学。 比功能符号更简洁,因此更可取 现有技术 Python math.pow(x, y) x ** y CoffeeScript x ** y F# x ** y Rubyx ** y Perlx ** y Lua,Basic,MATLAB等x ^ y 用法 // x ** y let squared = 2 ** 2 ; // same as: 2 * 2 let cubed = 2 ** 3 ; // same as: 2 * 2 * 2 // x **
【文件预览】:
proposal-exponentiation-operator-master
----index.html(89KB)
----spec()
--------syntax-punctuator.html(214B)
--------index.html(12KB)
--------syntax-exponentiation-expression-evaluation.html(105B)
--------syntax-incrementexpression.html(313B)
--------annex.html(256B)
--------modifications.html(3KB)
--------syntax-exponentiation-expression-no-yield.html(126B)
--------static-semantics-no-yield.html(325B)
--------syntax-assignmentoperator.html(115B)
--------syntax-exponentiation-expression.html(161B)
----readme.md(1KB)

网友评论