ByteOnBikes@slrpnk.net to Math Memes@lemmy.blahaj.zoneEnglish · 2 months agoTime is math I thinkslrpnk.netexternal-linkmessage-square225fedilinkarrow-up11.13Karrow-down155
arrow-up11.07Karrow-down1external-linkTime is math I thinkslrpnk.netByteOnBikes@slrpnk.net to Math Memes@lemmy.blahaj.zoneEnglish · 2 months agomessage-square225fedilink
minus-squareweker01@sh.itjust.workscakelinkfedilinkEnglisharrow-up2·edit-22 months agoThere is an old unix calculator program called bc where one can change the input and output base. If you change the input base and then the output base strange things happen as bc interprets the output base number in the input base . ibase=2 obase=10 The output base is now 2 (in base 10)
There is an old unix calculator program called bc where one can change the input and output base.
If you change the input base and then the output base strange things happen as bc interprets the output base number in the input base .
ibase=2 obase=10 The output base is now 2 (in base 10)