Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Core
Triangle
C# Class Core.Triangle
ファイルを表示
Open project: StanislavUshakov/NumericalMethods
Class Usage Examples
Public Methods
Method
Description
Square
( ) :
double
Triangle
(
Point
i
,
Point
j
,
Point
k
) :
System
Method Details
Square()
public
method
public
Square
( ) :
double
return
double
Triangle()
public
method
public
Triangle
(
Point
i
,
Point
j
,
Point
k
) :
System
i
Point
j
Point
k
Point
return
System