math_op_base#

图块代码

../../_images/math_op_base.png

javascript

((left) op (right))

python

((left) op (right))

npl

((left) op (right))

参数#

参数

类型

默认值

说明

left

number

0

right

number

0

示例#

((0) + (0))
((0) + (0))
((0) + (0))