pyfv12 icon indicating copy to clipboard operation
pyfv12 copied to clipboard

Computation for floating points

Open rkarn opened this issue 3 years ago • 1 comments

I set m_1=0.1 and m_2=0.2 . I get following result (0.1 + 0.2) * 3 = 103

Can you suggest what changes are needed to make this source code work for the floating point?

rkarn avatar Jun 08 '21 12:06 rkarn