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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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