MyBlock for checking if numbers are integers

This block checks if its given number is an integer and returns a logical answer "Yes" if the number is an integer.

content picture

The way it works is by rounding down the set number and subtracting the result from its original non-rounded value. If the number was an integer, then the rounding did not change it and the result of the subtraction will be 0. If the result is different from 0, then the number was changed during its rounding, which means that it was not an integer.

How to open?

Programs with extension *.ev3 could be opened EV3 Lab Software sometimes referred to as EV3-G. It could be found throught the EV3 Lab Software section on the LEGO Website.

Download
  • #aprqel
  • 15 Jan 2020

Courses and lessons with this Program

This Program is used in the following courses and lessons

Image for Robotics with LEGO - Level 4.5 Game Time
  • 35
  • 13:40
  • 221