Calculator is a simple calculator application, with advanced functions, history, real time graphing and base conversion.
Swipe to the right the green stripe on the right side to achieve the advanced functions, swipe down from the top to see history. Swipe to clear history.
Tips:
-calculate the nth root of a number (x) ---> x^(1/n)
/e.g.: the 5th root of 243 ---> 243^(1/5) = 3/
-base n logarithm calculation of a number (x) ---> log(x)/log(n)
/e.g.: base 3 logarithm of 6 ---> log(6)/log(3) = 1,6309.../
Advertisement free!
The source code was forked from the AOSP platform package.
電卓は、高度な機能、履歴、リアルタイムのグラフとベースの変換で、シンプルな電卓アプリケーションです。
履歴を確認するために、上から下にスワイプ、高度な機能を実現するために、右に右側に緑色のストライプをスワイプします。履歴をクリアするためにスワイプします。
ヒント:
数のn番目の根を-calculate(x)は--->のx ^(1 / n)の
/e.g:243の第五ルート---> 243 ^(1/5)= 3 /
-base n個(x)は--->ログ(x)は/ログの対数計算(n)は、
/e.g:ベース3 6の対数--->ログ(6)/ログ(3)= 1,6309 ... /
広告無料!
ソースコードはAOSPプラットフォームパッケージからフォークされました。