Reading a Floating point number
Can be accomplished by the readdouble()
command
eg. number1 = readdouble();
Labels:
Add Comment