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