ユーザ用ツール

サイト用ツール


app:flcalc

差分

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

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
app:flcalc [2014/02/03 12:06] – [Examples] ogaapp:flcalc [2014/03/16 18:03] – [Link] 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
- 
  
  
行 53: 行 53:
 ^ fp16 RawBit conversion                                 ^^                                            ^ ^ fp16 RawBit conversion                                 ^^                                            ^
 |(1)| [CL] [Function] [bittoh(x)] [2ndF] [0x] [2ndF] C000 [=]   | bittoh(0xC000    |           -2 | |(1)| [CL] [Function] [bittoh(x)] [2ndF] [0x] [2ndF] C000 [=]   | bittoh(0xC000    |           -2 |
 +
 +
 +
 +===== Software Keyboard =====
 +
 +^ Label                     ^
 +| [2ndF]        | Shift       |
 +| [↑]/[↓]     | History     |
 +| [◀]/[▶]       | Cursor movement keys    |
 +| [Ans]         | Last answer    |
 +| [CL]          | Clear         |
 +| [ST>        | Store operator →   |
 +| [2ndF] [<ST]  | Store operator ←   |
 +| [2ndF] [h]    | Hyperbolic function  (ex. [2ndF] [h] [sin])  |
 +| [2ndF] [0x]   | Hexadecimal prefix   |
 +| [2ndF] [0o]   | Ocatl prefix   |
 +| [2ndF] [0b]   | Binary prefix  |
 +
 +
  
  
行 73: 行 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 )      |
行 88: 行 107:
 | !<          | min                | | !<          | min                |
 | !>          | max                | | !>          | max                |
 +
 +
 +=== 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