Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoIEEE 754cdn.fosstodon.orgexternal-linkmessage-square42fedilinkarrow-up10arrow-down10file-textcross-posted to: [email protected]
arrow-up10arrow-down1external-linkIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square42fedilinkfile-textcross-posted to: [email protected]
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up0·1 month agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareFüsilier Breitlinger@infosec.exchangelinkfedilinkarrow-up0·1 month ago… Perl, Haskell, Lisp, …
minus-squaregens@programming.devlinkfedilinkarrow-up0·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-up0·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