Posts by Yuri • 29 points
1 post
-
1
votes3
answers676
viewsQ: Factor of a number chosen by the user
I’m not getting to be factorial expression, which is: 1 + (1/1! ) + (1/2! ) + (1/3! ) + ... + (1/n!) Whereas the number n is entered by the user. My code: Console.WriteLine("A expreção 1 + (1/1!) +…