Part1) Write a Java program which prompts a user for two numerical values as input, does some calculation on them and then print the result along with meaningful message to the console. Use some interesting formula and not a simple summation.
Part1) Write a Java program which prompts a user for two numerical values as input, does some calculation on them and then print the result along with meaningful message to the console. Use some interesting formula and not a simple summation.