significant-digits
There are 11 repositories under significant-digits topic.
MikeMcl/decimal.js
An arbitrary-precision Decimal type for JavaScript
MikeMcl/decimal.js-light
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
pub-calculator-io/sig-fig-calculator
Free WordPress Plugin: Significant figures are essential in various situations. Here, we determine the rules of sig figs and how we can apply them in the real world. www.calculator.io/sig-fig-calculator/
verificarlo/significantdigits
Solid statistical analysis of Stochastic Arithmetic.
XeroXP/DecimalSharp
An arbitrary-precision Decimal type for C#. Port of decimal.js.
yash8005/Image-Steganography-Analysis-Comparison
In the following project we are concentrating on least significant bit of the image and modifying it in spatial domain. We have broken down and concluded about the variations of this algorithm as far as efficiency and hiding capacity of an image. Viability of the algorithm is estimated by client assessments deciding so, all things considered change to the pictures wound up evident. Steganography is the craftsmanship and investigation of imparting in a way which shrouds the presence of the correspondence. As opposed to Cryptography, where the foe is permitted to identify, block and adjust messages without having the capacity to damage certain security premises ensured by the spread message with the inserted cryptosystem. The objective of Steganography is to conceal messages inside different innocuous messages in a way that does not enable any foe to try and identify that there is a second message present.
KingPr0o7/Stoichify
A way for chemistry students to grasp and solve stoichiometry problems, with all work shown.
richsposato/SigDig
C++ math library for tracking significant digits during calculations.
equaeghe/signifl
Python package for working with IEEE-754 binary floating point numbers that carry significance information by using a specific convention
gutow/round_using_error
Opinionated pretty output of values and their errors rounded based on error.
schlopp96/SetPrecision
Python module providing an easy way to set the precision of a floating-point number to the desired amount of decimal places, or total amount of significant digits.