Plasma/Krunner: Difference between revisions
(Added: how to use Krunner as a calculator) |
m (fixed a typo (un-closed paranthesis)) |
||
Line 2: | Line 2: | ||
===Krunner as a calculator=== | ===Krunner as a calculator=== | ||
You can use Krunner as an efficient calculator. It's very easy to use too. Just press Alt+F2 and type the expression you want to evaluate such as 32*12= or =32*12 (You can put the = sign before or after the expression. | You can use Krunner as an efficient calculator. It's very easy to use too. Just press Alt+F2 and type the expression you want to evaluate such as 32*12= or =32*12 (You can put the = sign before or after the expression). | ||
It is possible to evaluate more sophisticated expressions such as: | It is possible to evaluate more sophisticated expressions such as: | ||
=sqrt(4) + 32 * sin(60) | =sqrt(4) + 32 * sin(60) |
Revision as of 00:49, 10 September 2008
Krunner
Krunner as a calculator
You can use Krunner as an efficient calculator. It's very easy to use too. Just press Alt+F2 and type the expression you want to evaluate such as 32*12= or =32*12 (You can put the = sign before or after the expression).
It is possible to evaluate more sophisticated expressions such as: =sqrt(4) + 32 * sin(60)