Maybe a good #terminal/#CLI calcaultor exists. Send me your #recommendations. I usually try `bc -l`, but always find myself getting snagged on papercuts
@zyabin101 yeah, but that only does integers 😔 Sometimes I need floats/decimal
@ebel then node it is; or python, or whatever interpreted lang do you have installed on your distro
@ebel search for 'wolfram alpha CLI' This will take you beyond just math.... ;)
@ebel $(( 2 + 3 ))