다음을 통해 공유


Functions.Factorial(Int32) 메서드

정의

지정된 자연수의 계수를 계산합니다.

public static long Factorial (int n);
static member Factorial : int -> int64

매개 변수

n
Int32

숫자입니다.

반환

N!

적용 대상