User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
I tend to use the Quotient and Remainder for determining whether a number is even or odd. It clutters up the block diagram with the primitive, a constant, and a comparison. How about one (or two) of those nifty little triangles with a number in and a boolean out to indicate if the number is even (or odd)? It seems I need this function more frequently than one would expect, and it would be a simple 'new feature'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.