Downloadliste

Projektbeschreibung

clac (Command Line Advanced Calculator) evaluates mathematical expressions input via command line arguments or from stdin and writes the results to stdout. Unlike other command line calculators, clac has infix (natural order) expression syntax, is quite comfortable with complex numbers, defines a great many functions and constants by default, and allows easy definition of new user functions and constants using Python.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-23 16:22
0.0.5

Sind, cosd und anderen trigonometrischen Funktionen, die sich in Grad, Bogenmaß nicht, zugegeben. Die Erweiterungen für Kibibyte (k), MebiByte (m) und gibibyte (g) scheint meist harmlos sind und nun der Standard, so 1k entspricht 1024. Die int2base Funktion wurde hinzugefügt, um eine ganze Zahl auf eine bestimmte numerische Basis mit einem optionalen Benutzer gelieferten Symbolalphabet übersetzen. Eine Fakultät Funktion hinzugefügt wurde.
Sind, cosd, and other trig functions that deal in degrees, not radians, were added. The expansions for kibibyte (k), mebibyte(m), and gibibyte(g) seem mostly harmless and are now the default, so 1k equals 1024. The int2base function was added to translate an integer to a given numeric base with an optional user-supplied symbol alphabet. A factorial function was added.

2009-02-19 22:52
0.1

Tags: Initial freshmeat announcement

Project Resources