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