|
|
|
|
|
by bmicraft
909 days ago
|
|
Humans can also more reliably use a calculator (which is basically what python is) for big numbers than doing it in their heads. I think it makes sense. This reminds me, I've had an alias for calc='python -ic "from math import *' for a long time now. It comes handy more often than you'd think. |
|
or octave if you need some real power