Page 1 of 1

Hall-Petch equation. Write a computer program that will ask the user to enter two sets of values of 􏰅y and grain size (d

Posted: Fri Jul 01, 2022 5:53 am
by answerhappygod
Hall-Petch equation. Write a computer program that will ask theuser to enter two sets of values of 􏰅y and grain size (d)for metallic material. The program should then utilize the data tocalculate and print the Hall-Petch equation. The program thenshould prompt the user to input another value of grain size andcalculate the yield stress or vice versa.
Pleas use C/C++ Language