Function print( num )

Description:
Outputs a numeric value to system output.
Parameters:
num (floating point)
numeric value to output
Return Value (String):
short report message
Signature:
String print(double)