Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 8 days agoIEEE 754cdn.fosstodon.orgimagemessage-square42fedilinkarrow-up1845arrow-down16file-textcross-posted to: [email protected]
arrow-up1839arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 8 days agomessage-square42fedilinkfile-textcross-posted to: [email protected]
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up14·8 days agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareFüsilier Breitlinger@infosec.exchangelinkfedilinkarrow-up7·8 days ago… Perl, Haskell, Lisp, …
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-squareKacarott@aussie.zonelinkfedilinkarrow-up4·8 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