You are viewing a single comment's thread. Return to all comments →
read exp_in echo "scale=10; $exp_in" | bc -l | awk '{printf "%.3f\n", $0}'
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 →