|
SOLUTIONS
|
MATHEMATICA 組込みシンボル
DiscreteRatio
DiscreteRatio[f, i]
離散率
を与える.
DiscreteRatio[f, {i, n}]
多重離散率を与える.
DiscreteRatio[f, {i, n, h}]
多重離散率を刻み幅 h で与える.
DiscreteRatio[f, i, j, ...]
i, j, ...についての部分差分比を計算する.
詳細とオプション詳細とオプション
- DiscreteRatio[f, i]は
として入力できる.
という文字はEscdratioEsc ,あるいは\[DiscreteRatio]で入力する.変数 i は下付き文字として入力する. - 指定された変数に明示的に依存しない数量はすべて1に相当する離散率を持つものとされる.
- 多重離散率は低い離散率によって再帰的に定義される.
- 離散率は不定形の積の逆演算子である.
- DiscreteRatio[f, ..., Assumptions->assum]は離散率を計算する過程で仮定 assum を用いる.
バージョン 7 の新機能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
