ByteOnBikes@slrpnk.net to Math Memes@lemmy.blahaj.zoneEnglish · 1 年前Time is math I thinkslrpnk.netimagemessage-square223linkfedilinkarrow-up11.15Karrow-down156
arrow-up11.09Karrow-down1imageTime is math I thinkslrpnk.netByteOnBikes@slrpnk.net to Math Memes@lemmy.blahaj.zoneEnglish · 1 年前message-square223linkfedilink
minus-squareweker01@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 年前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)
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)