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
panel-plugins:xfce4-calculator-plugin [2021/01/13 06:25] – added rss feed for latest release 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]] 
----- 
- 
-===== Latest Release ==== 
-{{rss>https://archive.xfce.org/feeds/project/xfce4-calculator-plugin 1 date description 2h}} 
- 
-  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/|Previous Releases]]** 
- 
-[[|Back to Top]] 
----- 
-===== 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]]