The following is what I get:
print using"#.###";pi 03.14159265359
Shouldn't it print 3.142?
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
The correct syntax is: PRINT PI USING "#.###"
That'll teach me to RTFM before posting! Thanks.
Tom L
The following is what I get:
Shouldn't it print 3.142?
The correct syntax is:
PRINT PI USING "#.###"
That'll teach me to RTFM before posting! Thanks.
Tom L