I'd swear I saw this in the blue book once, but I can't seem to find it now...
Is there a simple way to format numbers in an output string? (ie. if I have 4.5454545, I only want "4.5" to be displayed). I guess I could do copytext(num2text(N),1,3), but I'm assuming there's a simpler way.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||