Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
projects:panel-plugins:xfce4-calculator-plugin [2016/01/18 23:06] – Created with initial content, taken over from https://github.com/erike/xfce4-calculator-plugin/wiki rkuebertprojects:panel-plugins:xfce4-calculator-plugin [2016/01/28 13:08] – [Recent Releases] Renamed to Downloads, added latest release rkuebert
Line 1: Line 1:
 +====== Calculator ======
 +
 +===== About =====
 +
 xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel. xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel.
  
-It supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and constants:+===== 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…                     | | pi                 | π≈3.141592654…                     |
Line 17: Line 25:
 | log2(x)            | Binary logarithm (base 2)          | | log2(x)            | Binary logarithm (base 2)          |
 | log10(x), lg(x)    | Decadic/Common logarithm (base 10) | | 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.5/xfce4-calculator-plugin-0.5.1.tar.bz2|xfce4-calculator-plugin-0.5.1.tar.bz2]]
 +
 +**SHA1**: 4472505798a5388645975c9cb6806b0085c2db9a \\
 +**MD5**: 8d7bf07a669a2884a409a7b03f89be5c
 +
 +===== 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/]]