Answer the question
In order to leave comments, you need to log in
A function that converts a number to millions?
Tell me how to implement a function that converts a number to millions, for example:
test(500000) -> 0.5
test(1500000) -> 1.5
test(10000000) -> 10
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question