haiku/docs/userguide/ca/applications/deskcalc.html
Niels Sascha Reedijk c18f9eb4ea User documentation: synchronize userguide from the userguide translator
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
2021-07-21 12:54:38 +01:00

118 lines
7.0 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ca" xml:lang="ca">
<head>
<!--
*
* Copyright 2009-2012, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
* Translators:
* Paco Rivière
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Calculadora</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Manual d'usuari</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now">Català&nbsp;<span class="dropdown-caret">&#9660;</span></li>
<li><a href="../../id/applications/deskcalc.html">Bahasa Indonesia</a></li>
<li><a href="../../de/applications/deskcalc.html">Deutsch</a></li>
<li><a href="../../en/applications/deskcalc.html">English</a></li>
<li><a href="../../es/applications/deskcalc.html">Español</a></li>
<li><a href="../../eo/applications/deskcalc.html">Esperanto</a></li>
<li><a href="../../fr/applications/deskcalc.html">Français</a></li>
<li><a href="../../fur/applications/deskcalc.html">Furlan</a></li>
<li><a href="../../it/applications/deskcalc.html">Italiano</a></li>
<li><a href="../../hu/applications/deskcalc.html">Magyar</a></li>
<li><a href="../../pl/applications/deskcalc.html">Polski</a></li>
<li><a href="../../pt_PT/applications/deskcalc.html">Português</a></li>
<li><a href="../../pt_BR/applications/deskcalc.html">Português (Brazil)</a></li>
<li><a href="../../ro/applications/deskcalc.html">Română</a></li>
<li><a href="../../sk/applications/deskcalc.html">Slovenčina</a></li>
<li><a href="../../fi/applications/deskcalc.html">Suomi</a></li>
<li><a href="../../sv_SE/applications/deskcalc.html">Svenska</a></li>
<li><a href="../../tr/applications/deskcalc.html">Türkçe</a></li>
<li><a href="../../zh_CN/applications/deskcalc.html"> 中文 [中文]</a></li>
<li><a href="../../ru/applications/deskcalc.html">Русский</a></li>
<li><a href="../../uk/applications/deskcalc.html">Українська</a></li>
<li><a href="../../jp/applications/deskcalc.html">日本語</a></li>
</ul>
<span>
« <a href="debugger.html">Debugger</a>
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicacions</a>
:: <a href="diskprobe.html">DiskProbe</a> »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">La traducció d'aquesta pàgina encara no està acabada. Fins que ho sigui, algunes part correspondrà a la versió anglesa.</div>
<h2><img src="../../images/apps-images/deskcalc-icon_64.png" alt="deskcalc-icon_64.png" width="64" height="64" />Calculadora</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Barra d'eines:</td><td style="width:15px;"></td><td><span class="menu">Aplicacions</span></td></tr>
<tr><td>Ubicació:</td><td></td><td><span class="path">/boot/system/apps/DeskCalc</span></td></tr>
<tr><td>Preferències:</td><td></td><td><span class="path">~/config/settings/DeskCalc_settings</span></td></tr>
</table>
<p><br /></p>
<p>DeskCalc is a simple calculator that nevertheless has some nice features that aren't apparent on first sight.</p>
<img src="../images/apps-images/deskcalc.png" alt="deskcalc.png" />
<ul>
<li><p>DeskCalc understands much more than its simple keypad suggests.<br />
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 />
<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>
<li><p>Right-clicking offers these options:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<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>
<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>
<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>
<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>
<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>
</table></li>
<li><p>When it comes to user input, DeskCalc is quite tolerant:<br />
<tt>/</tt>, <tt>:</tt>, <tt>\</tt> are all interpreted as division operators,<br />
<tt>*</tt>, <tt>x</tt> are valid symbols for multiplication.<br />
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>
<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>
<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>
<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>
<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>
<p>Even better, the reverse is also possible:<br />
Create clippings as described at various stages of your calculation and go back to them by drag &amp; dropping them back into DeskCalc.<br />
Or you drag &amp; drop a calculation directly out of an email onto DeskCalc.</p></li>
<li><p>DeskCalc can be used in Terminal. Just put the expression in double quotes, like this:</p>
<pre class="terminal">~&gt; DeskCalc "sin(45)*(cos(12)+3.45)"
3.65365546732025461817951947270058</pre>
<p>Note: Used in the Terminal, DeskCalc will always use radians as unit for these trigonometric functions.</p></li>
</ul>
</div>
</div>
<div class="nav">
<div class="inner"><span>
« <a href="debugger.html">Debugger</a>
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicacions</a>
:: <a href="diskprobe.html">DiskProbe</a> »
</span></div>
</div>
</body>
</html>