Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 14 days agoIEEE 754cdn.fosstodon.orgimagemessage-square42fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 14 days agomessage-square42fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up0·13 days agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squaregens@programming.devlinkfedilinkarrow-up0·13 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-up0·13 days ago… Perl, Haskell, Lisp, …
minus-squareKacarott@aussie.zonelinkfedilinkarrow-up0·13 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