So I want to do floating point arithmetic in BASH, but I have trouble installing the bc package (https://www.gnu.org/software/bc/).
I type in: apt-get install bc and it tells me: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package bc So. Any idea on how to either do floating point arithmetic in BASH some other way, or how to install bc on beaglebone black? Alternatively, is it possible to pass in a value from bash to like a java script or something? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
