Commit Graph

5 Commits

Author SHA1 Message Date
rlcamp abf70a2871
applets/qrpn: Reverted nchoosek implementation and fixed the original (#71) 2022-10-01 12:59:20 -07:00
rlcamp 9d420fd5c9
applets/qrpn: Fixed nchoosek implementation (#70) 2022-10-01 09:46:58 -07:00
rlcamp 799c9e68c7
applets/qrpn: misc fixes (#68) 2022-05-05 12:00:11 -07:00
rlcamp 3e4d034c93
Added pick and roll. Fixed "nano[anything]" being parsed as nan. Backed off printed precision for large reals (#66)
- Added pick and roll

- Fixed "nano[anything]" being parsed as nan

- Backed off printed precision for large reals
2021-12-10 08:41:40 -08:00
Pragmatic Software 3d97dc2c33 Rename "modules" to "applets"
"Applet" is a much better name for the external command-line
scripts and programs that can be loaded as PBot commands. They
will no longer be confused with Perl modules.

https://en.wikipedia.org/wiki/Applet
2021-11-19 18:05:50 -08:00