ByteOnBikes@slrpnk.net to Math Memes@lemmy.blahaj.zoneEnglish · 1 year agoTime is math I thinkslrpnk.netimagemessage-square226linkfedilinkarrow-up11.13Karrow-down156
arrow-up11.07Karrow-down1imageTime is math I thinkslrpnk.netByteOnBikes@slrpnk.net to Math Memes@lemmy.blahaj.zoneEnglish · 1 year agomessage-square226linkfedilink
minus-squareweker01@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-21 year 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)