Write a program that display the result of the following evaluations based on the user
choice entered by the user .
1. Absolute value of the number
2. Square root of the number ..
3. Cube root of the num
Answers
Answered by
0
Write a program to input a number. Evaluate and display the results based on the number entered by the user: a) Natural logarithm of the number b) Absolute value of the number c) Square root of the number d) Cube of the number e) Random numbers between 0 (zero) and 1 (one)
hope it will help
Similar questions