CoordinateBounds
CoordinateBounds[coords]
coords で定義された領域の各次元における境界のリスト{{xmin,xmax},{ymin,ymax},…}を与える.
CoordinateBounds[coords,δ]
各次元について座標範囲を±δ で充填する.
CoordinateBounds[coords,Scaled[s]]
各次元をスケールされた量 s で充填する.
CoordinateBounds[coords,{p1,p2,…}]
連続する次元を p1,p2,…で充填する.
CoordinateBounds[coords,{{p1min,p1max},{p2min,p2max},…}]
{{xmin-p1min,xmax+p1max},{ymin-p2min,ymax+p2max},…}を与える.
例題
すべて開くすべて閉じるスコープ (1)
特性と関係 (2)
一般に,CoordinateBounds[coords]はCoordinateBoundingBox[coords]を転置したものである:
行列で与えられる座標については,CoordinateBounds[coords]はMap[MinMax, Transpose[coords]]に等しい:
テキスト
Wolfram Research (2015), CoordinateBounds, Wolfram言語関数, https://reference.wolfram.com/language/ref/CoordinateBounds.html.
CMS
Wolfram Language. 2015. "CoordinateBounds." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CoordinateBounds.html.
APA
Wolfram Language. (2015). CoordinateBounds. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CoordinateBounds.html