On Tue, November 13, 2012 07:00, oversky wrote: > Thanks for replying. > The eval() is used in a inline calculator function. > It's annoy that I have to remember not to input integer in an > equation, > especially when the equation is pasted from somewhere else. > Is there anyway to force floating calculation?
Add 0.0 to each number. regards, Christian -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
