Touch RPN은 이전에 Touch Fin으로 알려진 RPN 계산기입니다.이 응용 프로그램은 산업 표준 HP-12C의 많은 기능을 구현합니다.
이 앱은 재무, 과학 및 컴퓨터 프로그래밍을 포함하여 많은 RPN 계산기의 추가 풍미를 제공합니다.
두 가지 맛이 이용 가능합니다.무료 (광고 지원) : 금융 및 과학.추가 광고가없는 맛은 앱 내에서 구매할 수 있습니다.구매 한 풍미는 또한 수직 레이아웃과 파일에 메모리 저장을 제공합니다.
키를 눌러 설정을 변경하고 활성 향미를 선택하고 추가 향미를 구입하십시오.
- Sci/Sci advanced: USER A..E hotkeys are handled as GSB A..E and can be programmed as such. Previous behavior was to handle them specially and ignore them in programming mode.
- Sci advanced: fixed behavior of matrix instructions STO A..E, STO (I), RCL A..E and RCL (I) when used within in a program. They worked as if USER flag was always on, while they should fix the USER flag status when the instruction was inserted. Thanks V. Brunton for the bug report.