MathTop

is 函数

尝试判定给定关系是否成立。

语法

  • is(condition)

参数与选项

condition要检验的关系。

示例

  1. 判定关系真假is(2 + 2 = 4)返回 true。