ユーザ用ツール

サイト用ツール


app:flcalc

差分

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

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
app:flcalc [2014/02/10 12:57] – [Keyboard] ogaapp:flcalc [2014/03/16 18:03] (現在) – [Operator] oga
行 1: 行 1:
 ====== FL Scientific Calculator ====== ====== FL Scientific Calculator ======
 +
  
  
行 8: 行 9:
   * 32bit/16bit floating point RawBit conversion   * 32bit/16bit floating point RawBit conversion
   * Key repeat   * Key repeat
- 
  
  
行 92: 行 92:
 | <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 )      |
行 108: 行 108:
 | !>          | max                | | !>          | max                |
  
 +
 +=== Order ===
 +
 +^ Priority ^  ^  ^
 +| High | (                      |
 +|      | !                 | fract  |
 +|      | -                 | minus sign  |
 +|      | <nowiki>  !!  ^</nowiki>              |
 +|      | ×  ÷  %        |        |
 +|      | +  -              |        |
 +|      | <nowiki><<  >>  </nowiki>          |        |
 +|      | <nowiki> !=  <  >  <=  >=  ==  !<  !></nowiki>     |
 +|      | <nowiki>&  |   |^</nowiki>                |
 +|      | <nowiki>&&  ||   </nowiki>    |    |
 +|      | ← →             | sotre  operator  |
 +| Low  | ,                 | comma     |
  
  
 +===== Link =====
  
 +  * [[:app|Other applications]]
  
  
app/flcalc.txt · 最終更新: 2014/03/16 18:03 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki