Käyttäjän työkalut

Sivuston työkalut


fi:coordinatedialog

Erot

Tämä näyttää erot valitun ja nykyisen version kesken tästä sivusta.

Linkki vertailunäkymään

Both sides previous revisionEdellinen revisio
Seuraava revisio
Edellinen revisio
Seuraava revisioBoth sides next revision
fi:coordinatedialog [2018/10/10 03:35] – [Main variable assignment] vike91fi:coordinatedialog [2018/10/10 04:10] – [Laskimen muistiinpanot] vike91
Rivi 61: Rivi 61:
  
 Laskurin käytön ymmärtämisen helpottamiseksi käytämme esimerkkiä laskurin käyttöön. Laskurin käytön ymmärtämisen helpottamiseksi käytämme esimerkkiä laskurin käyttöön.
-==== Main variable assignment ====+==== Päämuuttujien määrittely ====
 {{anchor:main_variable_assignment}} {{anchor:main_variable_assignment}}
  
Rivi 80: Rivi 80:
 {{ :en:calculator_result_coord.png?nolink&400 |}} {{ :en:calculator_result_coord.png?nolink&400 |}}
  
-==== Main variable input ====+==== Päämuuttujien syöttö ====
 {{anchor:main_variable_input}} {{anchor:main_variable_input}}
  
 <WRAP center round important 100%> <WRAP center round important 100%>
-For the main variables you always have to use CAPITAL letters (A-Z), whereas for the sub variables (described further downyou always have to use lower case letters (a-z)!+Päämuuttujille tulee käyttää aina ISOJA kirjaimia (A-Z), kun alamuuttujille (alla selitettynätulee käyttää aina pieniä kirjaimia (a-z)!
 </WRAP> </WRAP>
  
-The section below the coordinate field will show fields for all the main variables you assigned in the coordinate fieldIn our example it will look like this as we assigned four main variables (A,B,C,D):+Tämä osio koordinaattikentän alla näyttää kentän kaikille koordinaattikentässä määrittelemällesi päämuuttujilleEsimerkissämme se näyttää alla olevalta koska määritimme neljä päämuuttujaa (A,B,C,D):
  
 {{ :en:calculator_main.png?nolink&400 |}} {{ :en:calculator_main.png?nolink&400 |}}
  
-You can now use these fields to assign a formula using sub variables (lower case a-z) to calculate the result for the main variables.+Voit nyt käyttää näitä kenttiä määrittääksesi yhtälön käyttämällä alamuuttujia (pienet kirjaimet a-z) laskeaksesi tuloksen päämuuttujille.
  
-The following operators are supported in these formulas:+Näissä yhtälöissä tuetaan seuraavia laskuja:
  
-Operator Function Example +Lasku Toiminto Esimerkki 
-|+|Addition|a+b| +|+|Lisääminen|a+b| 
-|-|Subtraction|a-b| +|-|Vähentäminen|a-b| 
-|*|Multiplication|a*b| +|*|Kertominen|a*b| 
-|/|Division|a/b| +|/|Jakaminen|a/b| 
-|%%^%%|Potentiate|a%%^%%b| +|%%^%%|Potenssi|a%%^%%b| 
-|%|Modulo|a%10| +|%|Osamäärä|a%10| 
-|( )|Parenthesis|(a+b)*c|+|( )|Sulkeet|(a+b)*c|
  
-In our example, we use the following formulas for the main variables (as e.g. provided by the cache owner in the cache descriptionto continue:+Esimerkissä eteenpäin päästäksemme käytämme seuraavia yhtälöjä päämuuttujille (esimerkiksi kätkön omistajan kuvauksessa määrittelemät yhtälöt):
  
 {{ :en:calculator_main_formulas.png?nolink&400 |}} {{ :en:calculator_main_formulas.png?nolink&400 |}}
Rivi 128: Rivi 128:
 {{ :en:calculator_sub_complete.png?nolink&400 |}} {{ :en:calculator_sub_complete.png?nolink&400 |}}
  
-==== Result prediction ====+==== Tuloksen ennustaminen ====
 {{anchor:result_prediction}} {{anchor:result_prediction}}
  
-While you enter the formulas for the main variables and the values for the sub variables the result will be shown - on the fly in the result section.+Kun syötät yhtälöitä päämuuttujille ja arvoja alamuuttujille, tulos näytetään lennossa sen mukaisesti tulososioissa.
  
-Digits not yet valid will be replaced by ''*'' and greyed outOnce the result produces valid coordinates the result field will be shown with all white characters.+Numerot, joita ei ole vielä laskettu, näytetään ''*'' harmaanaKun tulokseksi tulee oikeat koordinaatit, tuloskenttä näyttää kaikki numerot ja merkit valkoisena.
  
-In our example a valid result is shown:+Esimerkissämme oikea tulos näytetään näin:
  
 {{ :en:calculator_result_final.png?nolink&400 |}} {{ :en:calculator_result_final.png?nolink&400 |}}
  
-==== Calculator notes ====+==== Laskimen muistiinpanot ====
 {{anchor:calculator_notes}} {{anchor:calculator_notes}}
  
-The last section in the calculator can be used to enter or paste noteswhich can be helpful to e.g. copy parts of the cache description containing the calculations required to find the cache. +Laskimen viimeistä osiota voidaan käyttää muistiinpanojen kirjoittamiseen tai liittämiseenjoka voi olla kätevä esimerkiksi kätkön löytämiseen vaadittavien kuvauksessa olevien yhtälöiden kopioimiseen.
- +
-The content of the calculator note will be synchronized to the note of the waypoint used to calculate.+
  
 +Laskimen muistiinpanojen sisältö synkronisoidaan laskettavan reittipisteen koordinaattien kanssa.
 ==== Using Plain Coordinate Format ==== ==== Using Plain Coordinate Format ====
 {{anchor:using_plain_coordinate_format}} {{anchor:using_plain_coordinate_format}}
Rivi 189: Rivi 188:
 As with the other formats above the state of calculator can be saved at any time. As with the other formats above the state of calculator can be saved at any time.
  
-==== Further information ==== +==== Lisätietoja englanniksi==== 
-{{anchor:further_information}+{{anchor:further_information}}
  
-The contributor of the calculator codepublished some videos presenting different usage examples for the calculator:+Laskurin ohjelmoija on julkaissut useita videoita englanniksijotka näyttävät useita käyttöesimerkkejä laskimelle. //
  
 {{youtube>eN2y5mvJul4?medium}} {{youtube>eN2y5mvJul4?medium}}
fi/coordinatedialog.txt · Viimeksi muutettu: 2022/03/04 21:31 / vike91