Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoIEEE 754cdn.fosstodon.orgexternal-linkmessage-square42fedilinkarrow-up1854arrow-down16file-text
arrow-up1848arrow-down1external-linkIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square42fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up15·1 month agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareFüsilier Breitlinger@infosec.exchangelinkfedilinkarrow-up8·1 month ago… Perl, Haskell, Lisp, …
minus-squaregens@programming.devlinkfedilinkarrow-up5·1 month 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·1 month 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