On Mon, 4 Dec 2006, Edward L. Fox wrote:
I'm not sure it is worth adding code for big numbers, they are hardly ever used. Vim also doesn't support floating point. One has to stop somewhere. After all this is a text editor, not a spreadsheet.
Or you could process the text as a string instead of a big number. -- .
