Question: 1. Write C++ program to create class his name math, create functions to calculate : a. Area of circle (pi * R^2) b. Tan invers

1. Write C++ program to create class his name math, create functions to calculate : a. Area of circle (pi * R^2) b. Tan invers (pi/4) c. Area of a Sphere (4*pi *R^2) Using static member data for pi=3.14
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
