2011-12-24 08:26:45 -05:00
|
|
|
|
<!--
|
2013-06-26 04:22:07 -04:00
|
|
|
|
~ Copyright 2013 serso aka se.solovyev
|
|
|
|
|
~
|
|
|
|
|
~ Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
~ you may not use this file except in compliance with the License.
|
|
|
|
|
~ You may obtain a copy of the License at
|
|
|
|
|
~
|
|
|
|
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
~
|
|
|
|
|
~ Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
~ distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
~ See the License for the specific language governing permissions and
|
|
|
|
|
~ limitations under the License.
|
|
|
|
|
~
|
|
|
|
|
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
~ Contact details
|
|
|
|
|
~
|
|
|
|
|
~ Email: se.solovyev@gmail.com
|
|
|
|
|
~ Site: http://se.solovyev.org
|
2011-12-24 08:26:45 -05:00
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<resources>
|
|
|
|
|
|
2013-06-14 16:31:49 -04:00
|
|
|
|
<string name="c_var_description_PI">Rapporto tra la circonferenza di qualsiasi cerchio col suo diametro. Nota:
|
|
|
|
|
questa costante è l\'unità di misura dipende => rad: 3.14, deg: 180.0
|
|
|
|
|
</string>
|
|
|
|
|
<string name="c_var_description_pi">Rapporto tra la circonferenza di qualsiasi cerchio col suo diametro. Nota:
|
|
|
|
|
questa costante è l\'unità di misura indipendente => rad: 3.14, deg: 3.14
|
|
|
|
|
</string>
|
|
|
|
|
<string name="c_var_description_e">Unico numero reale tale che il valore della derivata (pendenza della retta
|
|
|
|
|
tangente) della funzione f(x) = e^x nel punto x = 0 che è uguale a 1
|
|
|
|
|
</string>
|
2011-12-24 08:26:45 -05:00
|
|
|
|
<string name="c_var_description_i">Unità immaginaria, definita come i^2 = -1</string>
|
|
|
|
|
<string name="c_var_description_c">Velocità della luce nel vuoto, m·s^-1</string>
|
2013-06-14 16:31:49 -04:00
|
|
|
|
<string name="c_var_description_G">La costante gravitazionale è una costante fisica empirica coinvolta nel calcolo
|
|
|
|
|
dell\' attrazione gravitazionale tra gli oggetti con massa, m^3·kg^−1·s^−2
|
|
|
|
|
</string>
|
|
|
|
|
<string name="c_var_description_h">Costante fisica che riflette la dimensione dei quanti di energia in meccanica
|
|
|
|
|
quantistica, J·s
|
|
|
|
|
</string>
|
2011-12-24 08:26:45 -05:00
|
|
|
|
<string name="c_var_description_h_reduced">Costante di riduzione di Planck, J·s</string>
|
|
|
|
|
<string name="c_var_description_nan">Non è un numero</string>
|
|
|
|
|
<string name="c_var_description_inf">Infinito</string>
|
|
|
|
|
|
|
|
|
|
<string name="c_var_system">Built-in</string>
|
|
|
|
|
<string name="c_var_my">Mie</string>
|
|
|
|
|
|
|
|
|
|
</resources>
|