Math, asked by pujakumarib9340, 3 months ago

find of factorial

Ln/Ln+1​

Answers

Answered by ujjalkrnath94
1

Step-by-step explanation:

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).Note: ln means log with base e.

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).Note: ln means log with base e.Examples:

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).Note: ln means log with base e.Examples:Input: N = 2

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).Note: ln means log with base e.Examples:Input: N = 2Output: 0.693147

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).Note: ln means log with base e.Examples:Input: N = 2Output: 0.693147Input: N = 3

Given a number N, the task is to find the log value of the factorial of N i.e. log(N!).Note: ln means log with base e.Examples:Input: N = 2Output: 0.693147Input: N = 3Output: 1.791759

I think it helps you

Similar questions