pmuens/pyfv12

Computation for floating points

rkarn opened this issue · 1 comments

rkarn commented

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?