LogFactorialD 函式
完整名稱:Std.Math.LogFactorialD
function LogFactorialD(n : Int) : Double
總結
傳回指定整數之因數的近似自然對數。
輸入
n
要採用對數因數的數位。
輸出
所提供輸入之因數的自然對數。
另請參閱
- Microsoft.Quantum.Math.ApproximateFactorial
- Microsoft.Quantum.Math.FactorialI
- Microsoft.Quantum.Math.FactorialL