add Using Number
Add using number matcher. To avoid floating point precision error, the number is considered equal when the value error is less than 1e-6.
添加使用数字匹配器。为了避免浮点精度误差,数值误差小于 1e-6 时会被判定为相等。
addUsingNumber(0.01)
Content copied to clipboard
Return
Parameters
using Number
using number / 使用的数字