Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 17 days agoIEEE 754cdn.fosstodon.orgimagemessage-square35fedilinkarrow-up1846arrow-down15file-text
arrow-up1841arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 17 days agomessage-square35fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up15·16 days agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareFüsilier Breitlinger@infosec.exchangelinkfedilinkarrow-up8·16 days ago… Perl, Haskell, Lisp, …
minus-squaregens@programming.devlinkfedilinkarrow-up5·16 days 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·16 days 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