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
Wrox
Math
C# Class Wrox.Math
ファイルを表示
Open project: ProfessionalCSharp/ProfessionalCSharp6
Class Usage Examples
Public Methods
Method
Description
GetPi
( ) :
double
GetSquare
( ) :
int
GetSquareOf
(
int
x
) :
int
Method Details
GetPi()
public
static
method
public
static
GetPi
( ) :
double
return
double
GetSquare()
public
method
public
GetSquare
( ) :
int
return
int
GetSquareOf()
public
static
method
public
static
GetSquareOf
(
int
x
) :
int
x
int
return
int