演習

あなたもやってみよう
*BSDでなくてもOK
Cygwinでも
    time sh -c 'echo "scale=2000;4*a(1)"|bc -l' > /dev/null
    time sh -c 'echo "scale=2000;e(1)"|bc -l' > /dev/null