Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agoIEEE 754cdn.fosstodon.orgimagemessage-square42fedilinkarrow-up1791arrow-down15file-text
arrow-up1786arrow-down1imageIEEE 754cdn.fosstodon.orgEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agomessage-square42fedilinkfile-text
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up14·5 days agoMany do. Matlab, Julia and Smalltalk are the ones I know
minus-squareFüsilier Breitlinger@infosec.exchangelinkfedilinkarrow-up7·5 days ago… Perl, Haskell, Lisp, …
minus-squareKacarott@aussie.zonelinkfedilinkarrow-up4·5 days agoFactor, Prolog, and Python has the fractions module
minus-squaregens@programming.devlinkfedilinkarrow-up4·5 days agoScheme and many others. And lots of libraries for C and others. It’s called bignum, or Arbitrary-precision arithmetic.
Many do. Matlab, Julia and Smalltalk are the ones I know
… Perl, Haskell, Lisp, …
Factor, Prolog, and Python has the
fractions
moduleScheme and many others. And lots of libraries for C and others.
It’s called bignum, or Arbitrary-precision arithmetic.