Write a c++ function,name it isfloat that checks if number is float or not.the correct float number comes in any of following forms +0.1253 to get extra points ,you can check for the following float forms as well 0.156e10 then ,ask the user to enter two float numbers (check them using isfloat function that you wrote above)and your program should print the sum and multiplication of the two float numbers h,
بتاريخ 3 ساعات قال Omair Ramadhan:
Write a c++ function,name it isfloat that checks if number is float or not.the correct float number comes in any of following forms +0.1253 to get extra points ,you can check for the following float forms as well 0.156e10 then ,ask the user to enter two float numbers (check them using isfloat function that you wrote above)and your program should print the sum and multiplication of the two float numbers h,
السؤال
Omair Ramadhan
Write a c++ function,name it isfloat that checks if number is float or not.the correct float number comes in any of following forms +0.1253 to get extra points ,you can check for the following float forms as well 0.156e10 then ,ask the user to enter two float numbers (check them using isfloat function that you wrote above)and your program should print the sum and multiplication of the two float numbers h,
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.