joshuaj0417 joshuaj0417 10-01-2023 Engineering contestada Given 3 unique ints. Return true if the ints are equally apart. Basically, check to see if the distance between any 2 ints is equal to the distance between any other 2 ints.