Prob. 2 Write a function called "week5_2" to evaluate y(x) = In(1/(1 - x)) for any user-specified value of x < 1. Use an
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Prob. 2 Write a function called "week5_2" to evaluate y(x) = In(1/(1 - x)) for any user-specified value of x < 1. Use an
Prob. 2 Write a function called "week5_2" to evaluate y(x) = In(1/(1 - x)) for any user-specified value of x < 1. Use an "if statement to verify that the value passed to the program is legal. If it is legal, calculate y(x). If not, display an error message your input value is inappropriate".
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!