Xfce Wiki

Sub domains
 

This is an old revision of the document!


Calculator - xfce4-calculator-plugin

xfce4-calculator-plugin is a calculator plugin for the Xfce4 panel.


Screenshots

Plugin on the panel with an example

Right click on the plugin label

Settings window

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

  • xfce4-calculator-plugin 0.7.2 released (2023/04/19 19:19)
    xfce4-calculator-plugin 0.7.2 is now available for download from https://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.7/xfce4-calculator-plugin-0.7.2.tar.bz2 https://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.7/xfce4-calculator-plugin-0.7.2.tar.bz2?sha1 https://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.7/xfce4-calculator-plugin-0.7.2.tar.bz2?sha256 What is xfce4-calculator-plugin? ================================ A calculator plugin for the Xfce panel Website: https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start Release notes for 0.7.2 ======================= - Add basic GitLab pipeline - Use same automake options as other projects - build: Fix intltool lock file problem during make distcheck - Update copyright year - Remove deprecated project files - build: Add missing includes - build: Fix autoconf warnings - build: Add GLib requirement - Use "logo-icon-name" instead of "logo" in about dialog - Fix license notices mentioning LGPL (#7) - tests: Parenthesize concatenations to avoid ambiguity - Fix the 64x64 icon - Fix compilation warnings - autoconf: Some updates - Update bug report URL - Make configure.ac.in more friendly to xfce-do-release helper - Translation Updates: Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian

Back to Top


Source Code Repository

Reporting Bugs

Back To Top


Return to Main Xfce4-panel page