You are viewing a single comment's thread. Return to all comments →
read exprr; echo " scale = 3; $exprr " | bc -l
I wrote this, but only testcase is failing my output is 17.928 expcted output is 17.929
Can anyone help me with this?
Seems like cookies are disabled on this browser, please enable them to open this website
Arithmetic Operations
You are viewing a single comment's thread. Return to all comments →
read exprr; echo " scale = 3; $exprr " | bc -l
I wrote this, but only testcase is failing my output is 17.928 expcted output is 17.929
Can anyone help me with this?