removed redundancy
commited
commit
ae8cc07251b0938b9eb8350f363cb1f478d3d0a5
... | ... | @@ -1,3 +1,3 @@ |
1 | You can validate if a number is a valid number by using this simple trick. Plug the number on both inputs of `Equal Numbers` and if it outputs `True` then it's a valid number else it's either `NaN` or `Inf`. |
|
1 | You can validate a number by using this simple trick. Plug the number on both inputs of `Equal Numbers` and if it outputs `True` then it's a valid number else it's either `NaN` or `Inf`. |
|
2 | 2 | |
3 | 3 | [[/uploads/Screenshot_20200217_113620.png]] |
... | ... | \ No newline at end of file |