Given an integer n, an integer f is a fraction of n if f goes into n evenly. That is, n/f is an integer or n = f*x for some integer x.
m is a multiple of n if m = n*c for some integer c.
Chat with our AI personalities
0.4
A proper fraction has a numerator that is smaller in magnitude (absolute value) than its denominator. A fraction that does not meet this criterion is called improper.
All decimals are worked in devisions of 10. Fraction can be a division of any number.
Turn them into a fraction and then multiply it by 100
we can use switch statement in multiple time but in if statement we can not use multiple time