Volume
Volume[reg]
三次元領域 reg の体積を与える.
Volume[{x1,…,xn},{s,smin,smax},{t,tmin,tmax},{u,umin,umax}]
デカルト座標 xiが s, t, u の関数である,パラメータ化された領域の体積を与える.
Volume[{x1,…,xn},{s,smin,smax},{t,tmin,tmax},{u,umin,umax},chart]
xiが指定された座標グラフにおける座標であると解釈する.
詳細とオプション
- 三次元領域は,三次元以上の任意の次元に埋め込むことができる.
- Volume[x,{s,smin,smax},{t,tmin,tmax},{u,umin,umax}]では,x がスカラーならVolumeはパラメトリック3領域{s,t,u,x}の体積を返す.
- Volumeの第5引数の座標チャートは,CoordinateChartDataの第1引数と同じように{coordsys,metric,dim}の形で指定することができる.dim が省略された短縮形を使うこともできる.
- 次は,使用可能なオプションである.
-
AccuracyGoal Infinity 目標とする絶対確度の桁数 Assumptions $Assumptions パラメータについて行う仮定 GenerateConditions Automatic パラメータについての条件を生成するかどうか PerformanceGoal $PerformanceGoal パフォーマンスのどの局面について最適化するか PrecisionGoal Automatic 目標精度の桁数 WorkingPrecision Automatic 内部計算に使う精度 - 積分の記号極限は実数で順序付けられていると仮定される.記号座標チャートのパラメータはCoordinateChartDataの"ParameterRangeAssumptions"特性で与えられる範囲内の収まるものと仮定される.
例題
すべて開くすべて閉じるスコープ (20)
特別領域 (7)
数式定義領域 (2)
メッシュ領域 (2)
派生領域 (3)
オプション (3)
アプリケーション (6)
特性と関係 (5)
Volumeは非負の数量である:
Volume[r]は,3D領域については,RegionMeasure[r]と同じである:
一般に,Volume[r]はRegionMeasure[r,3]に等しい:
Volume[x,s,t,u,c]はRegionMeasure[x,{s,t,u},c]に等しい:
3D領域については,Volumeは,その領域上での1の積分として定義される:
4D領域の表面体積を得るためにRegionBoundaryを使う:
テキスト
Wolfram Research (2014), Volume, Wolfram言語関数, https://reference.wolfram.com/language/ref/Volume.html (2019年に更新).
CMS
Wolfram Language. 2014. "Volume." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/Volume.html.
APA
Wolfram Language. (2014). Volume. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Volume.html