mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Release v2.14.0.7
The following are the changes in this release: Fizzbin is a better word. :-) The help and man builtin commands now return an error when a help file cannot be opened, such as when there is no help file. Added palindrome.cal resource file. For example, to find the largest (highly probable) prime palindrome under 280 decimal digits (text tweet limit): prevprimepal(1e280)
This commit is contained in:
@@ -1205,7 +1205,7 @@ EXT=
|
||||
|
||||
# The default calc versions
|
||||
#
|
||||
VERSION= 2.14.0.6
|
||||
VERSION= 2.14.0.7
|
||||
|
||||
# Names of shared libraries with versions
|
||||
#
|
||||
|
Reference in New Issue
Block a user