ユーザ用ツール

サイト用ツール


app:flcalc

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
app:flcalc [2014/02/10 12:57] – [Keyboard] ogaapp:flcalc [2014/03/16 17:57] – [Download] oga
行 1: 行 1:
 ====== FL Scientific Calculator ====== ====== FL Scientific Calculator ======
 +
  
  
行 10: 行 11:
  
  
 +===== Link =====
  
 +  * [[:app|Other applications]]
  
 ===== Examples ===== ===== Examples =====
行 92: 行 95:
 | <nowiki>|^</nowiki>    | bitwise xor   | | <nowiki>|^</nowiki>    | bitwise xor   |
 | ~           | bitwise not        | | ~           | bitwise not        |
-<<        | bitwise shift      | +<nowiki> << </nowiki>        | bitwise shift      | 
->>        | bitwise shift      |+<nowiki> >> </nowiki>        | bitwise shift      |
 | →           | store  ( expr→memory )      | | →           | store  ( expr→memory )      |
 | ←           | store  ( memory←expr )      | | ←           | store  ( memory←expr )      |
行 109: 行 112:
  
  
 +=== Order ===
 +
 +^ Priority ^  ^  ^
 +| High | (                      |
 +|      | !                 | fract  |
 +|      | -                 | minus sign  |
 +|      | <nowiki>  !!  ^</nowiki>              |
 +|      | ×  ÷  %        |        |
 +|      | +  -              |        |
 +|      | <nowiki><<  >>  </nowiki>          |        |
 +|      | <nowiki> !=  <  >  <=  >=  ==  !<  !></nowiki>     |
 +|      | <nowiki>&  |   |^</nowiki>                |
 +|      | <nowiki>&&  ||   </nowiki>    |    |
 +|      | ← →             | sotre  operator  |
 +| Low  | ,                 | comma     |
  
  
  
  
app/flcalc.txt · 最終更新: 2014/03/16 18:03 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki