UNPKG

@stdlib/math-base-special-factorialln

Version:

Evaluate the natural logarithm of the factorial function.

3 lines 118 B
/// <reference path="../docs/types/index.d.ts" /> import factorialln from '../docs/types/index'; export = factorialln;