NppCalc - plugin for evaluates the expressions in the Notepad++
NppCalc used to work with math, trigonometry, statistics, combinatorics, arrays, sets, bits, strings, dates, color, image, measurement, file and folder, RS-232, TCP/IP, encoding, encryption, hashing, compression, etc, Over 400 functions.
Q: How does this work?
A: Just type function name and press Enter!
License
BSD LicenseFollow NppCalc
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Wow. That's handy! Minor nit: The help feature does not work. It looks in the wrong folder for the help files. The correct location is: "C:\Program Files (x86)\Notepad++\plugins\NppCalc\doc\NppCalc\" (note the "NppCalc" between the "plugins" and "doc" folders.
-
Works like a charme again as it had been since 2005 or so when I got it first. Does not look like that bug that had caused the issue was caused by the plug itseld but by NPP+ considering that the plug in stayed the same since 2017 and now it suddenly works again.
-
NPPCalc has been broken since 2016. People, don't bother.
-
Plugin is 32-bit DLL. Not supported by NPP x64 !!!
-
Some bugs in calc: both Bin functions returns same result ;-( bin(0xffffffff) 0b11111111111111111111111111111111 bin(0x1ffffffff) 0b11111111111111111111111111111111 Need some error check/feedback