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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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