Write a program to accept a floating-point number and count the significant figures.
For example:
3.96 => 3 significant figure
3.096 => 4 significant figure
1001 => 4 significant figure
DON'T ANSWER IF U ARE NOT SURE.
Answers
Answered by
0
Answer:
a program to get input from user and calculate EMI as per formula: E=PR(1+R)n / ((1+R)n -1) Where,E=EMI, P=Principal amount, R=Rate of interest, n=tenure of loan in months.
Answered by
7
Answer:
all non zero number
a zero
leading zero
Similar questions