how to convert 2 numbers
Answers
Answered by
0
Answer:
Enter the number of digits you want in the decimal part. Include Base Write prefix "2^" before the power. In this example, we convert six numbers to powers of two at once. The first three numbers are round values of power of two (1024 = 2^10, 2048 = 2^11, 4096 = 2^12).
Answered by
0
Answer:
Divide the first number by the second number. Ex: 5/2 = 2.5. Multiply the result by 100. Ex: 2.5 * 100 = 250.
Similar questions