You are viewing a single comment's thread. Return to all comments →
read input printf "%.3f\n" echo "$input" | bc -l
echo "$input" | bc -l
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 input printf "%.3f\n"
echo "$input" | bc -l