Returns the fractional part of Input. For example, 1.5, 0.7, 0 will be returned as 0.5, 0.7, 0.
In this section