Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agoIEEE 754cdn.fosstodon.orgimagemessage-square42fedilinkarrow-up1851arrow-down15file-text
arrow-up1846arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square42fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up15·2 months agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareFüsilier Breitlinger (diversity inclusion fnord!)@infosec.exchangelinkfedilinkarrow-up8·2 months ago… Perl, Haskell, Lisp, …
minus-squaregens@programming.devlinkfedilinkarrow-up5·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-up4·2 months agoFactor, Prolog, and Python has the fractions module
Many do. Matlab, Julia and Smalltalk are the ones I know
… Perl, Haskell, Lisp, …
Scheme and many others. And lots of libraries for C and others.
It’s called bignum, or Arbitrary-precision arithmetic.
Factor, Prolog, and Python has the
fractions
module