L-Calc |
この情報はストアのものより古い可能性がございます。 | ||||
価格 | 400円 | ダウンロード |
||
---|---|---|---|---|
ジャンル | ユーティリティ | |||
サイズ | 2.2MB | |||
開発者 | Linkgenesis. co., ltd. | |||
順位 |
| |||
リリース日 | 2012-01-31 18:53:25 | 評価 | 評価が取得できませんでした。 | |
互換性 | iOS 以降が必要です。 iPhone、iPad および iPod touch 対応。 |
Are you tired of looking for something powerful calculator?
Here’s a programmable Calculator for you!
L-Calc will give you a new way of calculate in your study or business.
1. Define function which gives multi-dimensional value?
add your definition of rotate(x,y,angle) function as ( x * cos(angle) - y * sin(angle),
x * sin(angle) + y * cos(angle)), and you can call rotate function like rotate(1,2,30)
which will give you the rotated coordinate!
2. Want to add your own factorial function?
define myfactorial(x) as if(x>0, x * myfactorial(x-1), 1)
3. How about generate some random numbers between 1 and 100, and sort it down?
eval(a=( ), for(i,1,10, eval( a = append(a, floor( rand(1,100))))), sortd(a))
For example, above code will give result like (98,96,49,46,32,29,18,10,2,1)
Features:
1. Scientific functions
- square root, sin/cos/tan/asin/acos/atan/sinh/cosh/tanh, log, exp, pow, floor, ceil
- pi (3.1415...) and e (2.718...)
2. Programming functions
- variable : single value and array value (each array item can also be a vector)
- logical functions: if, and, or, not
- looping functions: for
- compare expression: 〉, 〈, 〉=, 〈=, ==, !=
3. User define functions
- User can add his or her own function.
4. Statistics functions
- sum, average, standard deviation
- correlation, covariance, percentile, forecast, intercept, percentile, combination,
permutation
- random value generation, sorting
更新履歴
- Minor Bugs fixed
Here’s a programmable Calculator for you!
L-Calc will give you a new way of calculate in your study or business.
1. Define function which gives multi-dimensional value?
add your definition of rotate(x,y,angle) function as ( x * cos(angle) - y * sin(angle),
x * sin(angle) + y * cos(angle)), and you can call rotate function like rotate(1,2,30)
which will give you the rotated coordinate!
2. Want to add your own factorial function?
define myfactorial(x) as if(x>0, x * myfactorial(x-1), 1)
3. How about generate some random numbers between 1 and 100, and sort it down?
eval(a=( ), for(i,1,10, eval( a = append(a, floor( rand(1,100))))), sortd(a))
For example, above code will give result like (98,96,49,46,32,29,18,10,2,1)
Features:
1. Scientific functions
- square root, sin/cos/tan/asin/acos/atan/sinh/cosh/tanh, log, exp, pow, floor, ceil
- pi (3.1415...) and e (2.718...)
2. Programming functions
- variable : single value and array value (each array item can also be a vector)
- logical functions: if, and, or, not
- looping functions: for
- compare expression: 〉, 〈, 〉=, 〈=, ==, !=
3. User define functions
- User can add his or her own function.
4. Statistics functions
- sum, average, standard deviation
- correlation, covariance, percentile, forecast, intercept, percentile, combination,
permutation
- random value generation, sorting
更新履歴
- Minor Bugs fixed
ブログパーツ第二弾を公開しました!ホームページでアプリの順位・価格・周辺ランキングをご紹介頂けます。
ブログパーツ第2弾!
アプリの周辺ランキングを表示するブログパーツです。価格・順位共に自動で最新情報に更新されるのでアプリの状態チェックにも最適です。
ランキング圏外の場合でも周辺ランキングの代わりに説明文を表示にするので安心です。
サンプルが気に入りましたら、下に表示されたHTMLタグをそのままページに貼り付けることでご利用頂けます。ただし、一般公開されているページでご使用頂かないと表示されませんのでご注意ください。
幅200px版
幅320px版
Now Loading...
「iPhone & iPad アプリランキング」は、最新かつ詳細なアプリ情報をご紹介しているサイトです。
お探しのアプリに出会えるように様々な切り口でページをご用意しております。
「メニュー」よりぜひアプリ探しにお役立て下さい。
Presents by $$308413110 スマホからのアクセスにはQRコードをご活用ください。 →
Now loading...