MathFactorial

指定された整数の階乗を計算します。

double  MathFactorial(
  const int  n   // 数値
  )

パラメータ

n

[in] その階乗が計算される整数 

戻り値

数の階乗