What algorithms you would use to do all these conversions in Java without using floats or doubles? The user has to input a value to choose which conversion to make. The user then inputs the actual number, and the output is the converted number. Thanks for helping.