| SwissCalc : A powerful interactive calculator for geeks 
 
 
  | script karma | Rating 25/7,
    Downloaded by 805 | Comments, bugs, improvements | Vim wiki |  
 
script versions (upload new version)| created by |  | Light Xue |  |  |  | script type |  | utility |  |  |  | description |  | SwissCalc is a powerful interactive calculator for programmer whilst inside Vim. SwissCalc wants to achieve two goals: 
 convenient
 powerful
 
 SwissCalc preserve as mush Vim functionality as possible. You can edit, move, edit, yank expressions for SwissCalc by Vim. It's quite easy to open SwissCalc and edit expressions in Vim. SwissCalc has been tailored to act as a Read Eval Print Loop (REPL) and provides some convenient variables such as last evaluated result, pi, e and functions such as vars(), funcs(), help().
 
 SwissCalc supports three data types: integer, float, string(yes, I am serious). SwissCalc also provides many operations such as bitwise operation, exponention, factorial. SwissCalc is supplied many built-in functions, too. You can all many math functions such as log(), sqrt(), sin(), asin(), many string functions to manipulate string, for example base64 encoding/decoding, md5/sha digest, regular expression, url encoding/decoding, time operattion. If you find that SwissCalc is missing functions that you would like to use, you can define your own functions easily by Python.
 
 See more in https://github.com/lightxue/SwissCalc
 
 |  |  |  | install details |  |  |  |  |  
Click on the package to download.
 
ip used for rating: 216.73.216.155 |