Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 8 days agoIEEE 754cdn.fosstodon.orgimagemessage-square41fedilinkarrow-up1615arrow-down14file-text
arrow-up1611arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 8 days agomessage-square41fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up11·8 days agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squaregens@programming.devlinkfedilinkarrow-up4·8 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-up3·8 days ago… Perl, Haskell, Lisp, …
minus-squareKacarott@aussie.zonelinkfedilinkarrow-up3·8 days 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