Lcn2-calc

From Free Software Directory
Revision as of 04:48, 19 November 2018 by Bendikker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

calc

http://www.isthe.com/chongo/tech/comp/calc/
C-style arbitrary precision arithmetic system

calc is an arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Its features include:

  • Arbitrary precision integers and floating-point, fractions and complex values
  • Logarithm, numeric, trig, hyperbolic functions
  • C-like syntax
  • calc shell scripts, resource files, linkable program library
  • User defined finctions and function loading
  • Over 283 built-in functions plus hooks for built-in custom extensions
  • Arrays, lists, dynamic strings, matrices, associate arrays, objects
  • Numeric, relational, boolean and variable access operators
  • Extensive string and binary block memory builtin functions
  • Matrix inversion, determinant, and other matrix operations
  • Fast and cryptographic pseudo-random numbers, cryptographic hashes
  • Factoring, primality tests, pi(x), multiplicative inverse, modular exp
  • Bernoulli numbers, Euler numbers, Catalan numbers
  • Uses REDC, splint-point and other high speed multi-precision algorithms
  • Extensive regression test suite
  • Resource functions: large prime tests, factoring, quaternions, etc.
  • File I/O, multi-precision printf and scanf, stdio-like functions
  • GNU Readline, user & system startup scripts, Emacs-style line editing
  • Online help





Licensing

License

Verified by

Verified on

Notes

License

LGPLv2.1

Verified by

Genium

Verified on

18 March 2016




Leaders and contributors

Contact(s)Role
Ernest W. Bowen Contributor
Martin Buck Contributor
Peter Miller Contributor
Dr. D.J.Picton Contributor
Landon Curt Noll Maintainer
Neil Justusson Contributor


Resources and communication

AudienceResource typeURI
Developer,HelpHomepagehttp://www.isthe.com/chongo/tech/comp/calc/email.html#list
DeveloperHomepagehttps://sourceforge.net/projects/calc/
DeveloperHomepagehttp://www.isthe.com/chongo/tech/comp/calc/calc-download.html#news
Bug TrackingHomepagehttp://www.isthe.com/chongo/tech/comp/calc/email.html#bugs
HelpHomepagehttp://www.isthe.com/chongo/tech/comp/calc/index.html


Software prerequisites

KindDescription
Weak prerequisitereadline
Weak prerequisitegcc




Entry

























"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.