====== Calculator ====== ===== About ===== xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel. ===== Usage ===== Place the plugin in your panel, enter your calculation into the text field and press ''Enter'' to calculate the result. The plugin supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and constants: | pi | π≈3.141592654… | | abs(x) | Absolute value | | sqrt(x) | Square root | | cbrt(x) | Cubic root | | sin(x) | Sine | | cos(x) | Cosine | | tan(x) | Tangent | | asin(x), arcsin(x) | Inverse of the sine function | | acos(x), arccos(x) | Inverse of the cosine function | | atan(x), arctan(x) | Inverse of the tangent function | | exp(x) | Exponential function | | log(x), ln(x) | Natural logaritm (base e) | | log2(x) | Binary logarithm (base 2) | | log10(x), lg(x) | Decadic/Common logarithm (base 10) | ===== Screenshots ===== FIXME ===== Recent Changes ===== {{rss>http://git.xfce.org/panel-plugins/xfce4-calculator-plugin/atom/ 10 date}} * **[[http://git.xfce.org/panel-plugins/xfce4-calculator-plugin/log/|View full history]]** ===== Downloads ===== ==== Latest Release ==== [[http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.6/xfce4-calculator-plugin-0.6.0.tar.bz2|xfce4-calculator-plugin-0.6.0.tar.bz2]] **SHA1**: a4ea1273695cc474f5ddad85946b3173814ea8c3 \\ **MD5**: 1b956a89693d039a61b4725cefb23a4d ===== Reporting Bugs ===== Bugs should be reported to the [[https://bugzilla.xfce.org/describecomponents.cgi?product=Xfce4-calculator-plugin|Xfce bug tracking system]]. ===== Getting it ===== The normal (and best) way to get this plugin is to use the package manager or port system of your operating system. ===== Source Code Repository ===== [[http://git.xfce.org/panel-plugins/xfce4-calculator-plugin/]]