Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
panel-plugins:xfce4-calculator-plugin [2020/08/17 17:11] – created separate bug reporting page kevinbowenpanel-plugins:xfce4-calculator-plugin [2021/03/18 14:41] (current) – removed kevinbowen
Line 1: Line 1:
-~~NOTOC~~ 
-{{ :panel-plugins:xfce4-calculator-plugin.png?nolink|}} 
-====== Calculator - xfce4-calculator-plugin ====== 
-xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel. 
  
-  * **[[#Usage|Usage]]** 
-  * **[[#Screenshots|Screenshots]]** 
-  * **[[#Latest Release|Latest Release]]** 
-  * **[[#Source Code Repository|Source Code Repository]]** 
-  * **[[#Reporting Bugs|Reporting Bugs]]** 
- 
----- 
-===== Screenshots ===== 
- 
-<figure "Plugin on the panel with an example"> 
-{{:panel-plugins:xfce4-calculator-plugin-panel.png|}} 
-</figure> 
- 
-<figure "Right click on the plugin label"> 
-{{:panel-plugins:xfce4-calculator-plugin-right-click-settings.png|}} 
-</figure> 
- 
-<figure "Settings window"> 
-{{:panel-plugins:xfce4-calculator-plugin-settings-window.png|}} 
-</figure> 
- 
- 
-===== Usage ===== 
- 
-Place the plugin in the panel, enterthe 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) | 
- 
-[[|Back To Top]] 
----- 
- 
-===== 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]]** 
- 
----- 
-===== Latest Release ==== 
-==== 0.7.0 (2019/02/24) ==== 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.7/xfce4-calculator-plugin-0.7.0.tar.bz2|xfce4-calculator-plugin-0.7.0.tar.bz2]] 
- 
-**SHA-256 Hash**: 7b50ab947ab058e1c079113e7f0f8b38ef242fec36ec9f31bb4e3c19cb3f9de9 \\ 
-**SHA-1 Hash**: 43f19cd7202c1ee5e721e2a24e3cafb85033741c \\ 
-**MD5 Hash**: 1ae192a69834ee2f51f34a0a981181f4 
- 
----- 
- 
-===== 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 ===== 
- 
-[[https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin]] 
----- 
-===== Reporting Bugs ===== 
-  * **[[:panel-plugins:xfce4-calculator-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
- 
-[[|Back To Top]] 
----- 
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]