The inverse of the mathematical constant e can be approximated as follows: n 1 N e Write a script that will loop through
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The inverse of the mathematical constant e can be approximated as follows: n 1 N e Write a script that will loop through
The inverse of the mathematical constant e can be approximated as follows: n 1 N e Write a script that will loop through values of n until the difference between the approximation and the actual value is less than 0.0001. The script should then print out the built-in value of e- 1 and the approximation to 4 decimal places, and also print the value of n required for such accuracy.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!