Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Wrox
Math
C# 클래스 Wrox.Math
파일 보기
프로젝트 열기: ProfessionalCSharp/ProfessionalCSharp6
1 사용 예제들
공개 메소드들
메소드
설명
GetPi
( ) :
double
GetSquare
( ) :
int
GetSquareOf
(
int
x
) :
int
메소드 상세
GetPi()
공개
정적인
메소드
public
static
GetPi
( ) :
double
리턴
double
GetSquare()
공개
메소드
public
GetSquare
( ) :
int
리턴
int
GetSquareOf()
공개
정적인
메소드
public
static
GetSquareOf
(
int
x
) :
int
x
int
리턴
int