bc

Un langage de calcul de précision arbitraire. Voir aussi : dc. Plus d'informations : https://manned.org/bc.

bc

bc --mathlib

echo '{{5 / 3}}' | bc

bc {{chemin/vers/le/script.bc}}

echo 'scale = {{10}}; {{5 / 3}}' | bc

echo '{{s|c|a|l|e}}({{1}})' | bc --mathlib