引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
三角形の1つ目の頂点の座標。
\(x\)座標と\(y\)座標をカンマ(,)で区切って与える。 The coordinate of the 1st vertex of the triangle, given as \(x\)- and \(y\)- coordinates separated by a comma (,). |
第2引数 2nd argument |
三角形の2つ目の頂点の座標。
\(x\)座標と\(y\)座標をカンマ(,)で区切って与える。 The coordinate of the 2nd vertex of the triangle, given as \(x\)- and \(y\)- coordinates separated by a comma (,). |
第3引数 3rd argument |
三角形の3つ目の頂点の座標。
\(x\)座標と\(y\)座標をカンマ(,)で区切って与える。 The coordinate of the 3rd vertex of the triangle, given as \(x\)- and \(y\)- coordinates separated by a comma (,). |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value | |
output_format | 計算結果の出力形式。 The output format. |
|
explicit |