#2 C Program to perform arithmetic operation on float numbers

 


This is a program that performs arithmetic operations on two floats ( or real ) numbers. It takes two inputs as 'a' and 'b' then perform addition, subtraction, multiplication, and division.



Post a Comment

0 Comments