docs/ikteam: Delete most files.
[haiku.git] / docs / userguide / ca / applications / deskcalc.html
blob43c828b142052e288a9f6eddd2b909e15fcaf6ba
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="ca" xml:lang="ca">
4 <head>
5 <!--
7 * Copyright 2009-2012, Haiku. All rights reserved.
8 * Distributed under the terms of the MIT License.
10 * Authors:
11 * Humdinger <humdingerb@gmail.com>
12 * Translators:
13 * Paco Rivière
15 -->
16 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
17 <meta http-equiv="Content-Style-Type" content="text/css" />
18 <meta name="robots" content="all" />
19 <title>Calculadora</title>
20 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
21 <link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
22 </head>
23 <body>
25 <div id="banner">
26 <div><span>User guide</span></div>
27 </div>
29 <div class="nav">
30 <div class="inner">
31 <ul class="lang-menu">
32 <li class="now"><img src="../../images/flags/ca.png" alt="" /> Català</li>
33 <li><a href="../../de/applications/deskcalc.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
34 <li><a href="../../en/applications/deskcalc.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
35 <li><a href="../../es/applications/deskcalc.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
36 <li><a href="../../fr/applications/deskcalc.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
37 <li><a href="../../it/applications/deskcalc.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
38 <li><a href="../../hu/applications/deskcalc.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
39 <li><a href="../../pl/applications/deskcalc.html"><img src="../../images/flags/pl.png" alt="" />Polski</a></li>
40 <li><a href="../../pt_PT/applications/deskcalc.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
41 <li><a href="../../pt_BR/applications/deskcalc.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
42 <li><a href="../../ro/applications/deskcalc.html"><img src="../../images/flags/ro.png" alt="" />Română</a></li>
43 <li><a href="../../sk/applications/deskcalc.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
44 <li><a href="../../fi/applications/deskcalc.html"><img src="../../images/flags/fi.png" alt="" />Suomi</a></li>
45 <li><a href="../../sv_SE/applications/deskcalc.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
46 <li><a href="../../zh_CN/applications/deskcalc.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
47 <li><a href="../../ru/applications/deskcalc.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
48 <li><a href="../../uk/applications/deskcalc.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
49 <li><a href="../../jp/applications/deskcalc.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
50 </ul>
51 <span>
52 « <a href="debugger.html">Debugger</a>
53 :: <a href="../applications.html#list-of-apps" class="uplink">Aplicacions</a>
54 :: <a href="diskprobe.html">DiskProbe</a> »
55 </span></div>
56 </div>
58 <div id="content">
59 <div>
60 <div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
62 <h2><img src="../../images/apps-images/deskcalc-icon_64.png" alt="deskcalc-icon_64.png" width="64" height="64" />Calculadora</h2>
63 <table summary="layout" border="0" cellspacing="0" cellpadding="2">
64 <tr><td>Barra d'eines:</td><td style="width:15px;"></td><td><span class="menu">Aplicacions</span></td></tr>
65 <tr><td>Ubicació:</td><td></td><td><span class="path">/boot/system/apps/DeskCalc</span></td></tr>
66 <tr><td>Preferències:</td><td></td><td><span class="path">~/config/settings/DeskCalc_settings</span></td></tr>
67 </table>
68 <p><br /></p>
69 <p>DeskCalc is a simple calculator that nevertheless has some nice features that aren't apparent on first sight.</p>
70 <img src="../images/apps-images/deskcalc.png" alt="deskcalc.png" />
71 <ul>
72 <li><p>DeskCalc understands much more than its simple keypad suggests.<br />
73 Besides the operators <tt> </tt>, <tt>-</tt>, <tt>*</tt>, <tt>/</tt>, <tt>%</tt>, <tt>^</tt> and the constants <tt>pi</tt> and <tt>e</tt> the following math functions are supported:<br />
74 <tt>!</tt>, <tt>acos</tt>, <tt>asin</tt>, <tt>atan</tt>, <tt>atan2</tt>, <tt>cbrt</tt>, <tt>ceil</tt>, <tt>cos</tt>, <tt>cosh</tt>, <tt>exp</tt>, <tt>floor</tt>, <tt>log</tt>, <tt>log10</tt>, <tt>pow</tt>, <tt>sin</tt>, <tt>sinh</tt>, <tt>sqrt</tt>, <tt>tan</tt>, <tt>tanh</tt>.</p></li>
76 <li><p>Right-clicking offers these options:</p>
77 <table summary="layout" border="0" cellspacing="0" cellpadding="2">
78 <tr><td colspan="2"><span class="menu">Enable Num Lock on start up</span></td><td style="width:15px;"></td><td>Automatically activates the number block when launching DeskCalc.</td></tr>
79 <tr><td colspan="2"><span class="menu">Radiants/Degrees</span></td><td></td><td>Switch between "rad" and "deg" as unit for angular measure.</td></tr>
80 <tr><td><span class="menu">Compact</span></td><td><span class="key">ALT</span> <span class="key">0</span></td><td></td><td>A minimal view mode that hides the keypad.</td></tr>
81 <tr><td><span class="menu">Basic</span></td><td><span class="key">ALT</span> <span class="key">1</span></td><td></td><td>The standard look of DeskCalc.</td></tr>
82 <tr><td><span class="menu">Scientific</span></td><td><span class="key">ALT</span> <span class="key">2</span></td><td></td><td>Show additional buttons for advanced calculations.</td></tr>
83 </table></li>
84 <li><p>When it comes to user input, DeskCalc is quite tolerant:<br />
85 <tt>/</tt>, <tt>:</tt>, <tt>\</tt> are all interpreted as division operators,<br />
86 <tt>*</tt>, <tt>x</tt> are valid symbols for multiplication.<br />
87 Also, be aware that <tt>.</tt> and <tt>,</tt> are both considered floating points, which means you mustn't use them as 1000-separators.</p></li>
88 <li><p>You can resize the calculator until it fits your needs and then put it as <a href="../gui.html#replicants">Replicant</a> onto the Desktop via drag &amp; drop of the symbol in the bottom right corner. Make sure <span class="menu">Show replicants</span> is activated in the Deskbar.</p></li>
89 <li><p>The keypad can be colored with a drag &amp; drop from any color well, e.g. from <span class="app">Icon-O-Matic</span>.</p></li>
90 <li><p>You can move up and down in a history of past calculations with <span class="key"></span> and <span class="key"></span>.</p></li>
91 <li><p>You can select DeskCalc's contents and drag &amp; drop it into any application. Or you drop it into a Tracker window or onto the Desktop and a text file with that clipping is created there.</p>
92 <p>Even better, the reverse is also possible:<br />
93 Create clippings as described at various stages of your calculation and go back to them by drag &amp; dropping them back into DeskCalc.<br />
94 Or you drag &amp; drop a calculation directly out of an email onto DeskCalc.</p></li>
95 <li><p>DeskCalc can be used in Terminal. Just put the expression in double quotes, like this:</p>
96 <pre class="terminal">~&gt; DeskCalc "sin(45)*(cos(12)+3.45)"
97 3.65365546732025461817951947270058</pre>
98 <p>Note: Used in the Terminal, DeskCalc will always use radians as unit for these trigonometric functions.</p></li>
99 </ul>
101 </div>
102 </div>
104 <div class="nav">
105 <div class="inner"><span>
106 « <a href="debugger.html">Debugger</a>
107 :: <a href="../applications.html#list-of-apps" class="uplink">Aplicacions</a>
108 :: <a href="diskprobe.html">DiskProbe</a> »
109 </span></div>
110 </div>
112 </body>
113 </html>