You can also use "\n" as you would in C, C++, Java, and Python.
This code will give you a new line after output:
mprintf("My number is: %f \n" ,number)