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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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