Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 7 days agoIEEE 754cdn.fosstodon.orgimagemessage-square37fedilinkarrow-up158arrow-down10file-text
arrow-up158arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 7 days agomessage-square37fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up2·7 days agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareKacarott@aussie.zonelinkfedilinkarrow-up1·6 days agoFactor, Prolog, and Python has the fractions module
minus-squaregens@programming.devlinkfedilinkarrow-up1·7 days agoScheme and many others. And lots of libraries for C and others. It’s called bignum, or Arbitrary-precision arithmetic.
minus-squareFüsilier Breitlinger@infosec.exchangelinkfedilinkarrow-up1·7 days ago… Perl, Haskell, Lisp, …
Many do. Matlab, Julia and Smalltalk are the ones I know
Factor, Prolog, and Python has the
fractions
moduleScheme and many others. And lots of libraries for C and others.
It’s called bignum, or Arbitrary-precision arithmetic.
… Perl, Haskell, Lisp, …