SpeedCrunch 0.8

Ariya Hidayat ariya at kde.org
Thu Jul 26 15:46:33 CEST 2007


Name: SpeedCrunch
Version: 0.8
Type: KDE Scientific
Depend: Qt 4.x
License: GPL
Homepage: http://speedcrunch.digitalfanatics.org/
More Info:
http://www.kde-apps.org/content/show.php?content=16696

Description:
 SpeedCrunch is a multiplatform desktop calculator
for power users. It is designed to be enjoyed
using keyboard. Result is shown in scrollable
display, history of expressions is available with
up and down arrow.

Some other features: optional keypad, syntax
highlight, matched parenthesis indicator,
just-in-time calculation (show result even before
you finish typing) and autocomplete for variables.

SpeedCrunch can be compiled in Linux, Windows or
Mac OS X.



Changelog:
 SpeedCrunch 0.8
---------------------
New features:
 support for different bases: hex, octal and
binary
 postfix factorial operator (!)
 support inserting important physics constants
 history, functions, variables, constants in
docked/floated windows
 added engineering notation
 added unmutable variable "phi" (golden number =
1.6180339887498948482...)
 "tip of the day"
 option to hide from taskbar and minimize to
system tray
 support for right-to-left languages (not perfect,
but very close to it)
 translations: de es es_AR fi fr he it nl no pt
pt_BR ro ru sv (see TRANSLATORS)

New functions:
 MIN: get the minimum
 MAX: get the maximum
 SUM: sum of all numbers
 PRODUCT: product of all numbers
 AVERAGE: average or mean
 GEOMEAN: geometrical mean
 SIGN: signum
 DEGREES: convert radian to degree
 RADIANS: convert degree to radian
 LG: base-2 logarithm
 CBRT: cube root
 TRUNC: truncate digits
 FLOOR: floor
 CEIL: ceiling
 ROUND: round number
 NCR: combination
 NPR: permutation
 GCD: greatest common divisor
 SEC: secant
 CSC: cosecant
 COT: cotangent
 BINOMPMF: binomial probability mass function
 BINOMCDF: binomial cumulative distribution
function
 BINOMMEAN: binomial distribution mean
 BINOMVAR: binomial distribution variance
 HYPERPMF: hypergeometric probability mass
function
 HYPERCDF: hypergeometric cumulative distribution
function
 HYPERMEAN: hypergeometric distribution mean
 HYPERVAR: hypergeometric distribution variance
 POIPMF: poissonian probability mass function
 POICDF: poissonian cumulative distribution
function
 POIMEAN: poissonian distribution mean
 POIVAR: poissonian distribution variance

Improvements and bug fixes:
 fixed accuracy problem when calculating 10^x
where x is integer
 variable names are now case sensitive in and
between sessions
 shortcut Ctrl+Q to quit (ubuntu bug#102734)
 shortcut key F6 to focus and select input
 shortcut key Esc to clear the input
 improved (and non-intrusive) autocalc tip
 reserved variable names are now case sensitive
"pi" and "ans"
 color for error messages can be customized
 fixed exp(x) when x is large
 improved error system and messages, introduced Px
notation to refer parameters
 fixed issue #33: exponential notation misnamed
 fixed issue #32: crash when inserting ( after
variable
 minor fixed function tan(x)
 binary is now relocatable (using BinReloc)
 all divisions by zero are now caught
 fixed issue #63: incorrect acos(x) return value
 arrow keys now work to hide completion popup

SpeedCrunch 0.7
---------------
fixed CMake build under Mac OS X
fixed autocalc tip stealing the focus
fixed very wide buttons when using Cleanlooks
style
updated link to new homepage
fixed issue #17: crash with segmentation fault
fixed issue #22: segfault after
equal,backspace,evaluate, operator
fixed issue #27: program closed unexpectedly
fixed issue #28: crash on pressing "/"



More information about the Kde-announce-apps mailing list