Showing 3 open source projects for "floating point"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    decimal.js

    decimal.js

    An arbitrary-precision Decimal type for JavaScript

    decimal.js is a JavaScript library that provides an arbitrary-precision decimal data type designed to overcome the limitations of native floating-point arithmetic in JavaScript. It allows developers to perform accurate calculations with numbers of virtually unlimited precision, making it especially useful for financial, scientific, and high-precision applications. Unlike standard JavaScript numbers, which can produce rounding errors due to binary representation, decimal.js ensures consistent and predictable results by operating on decimal values directly. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    WTFJS

    WTFJS

    A list of funny and tricky JavaScript examples

    ...Each entry presents a small snippet, explains why the behavior occurs, and ties it back to the specification or engine rules. The repository covers coercion quirks, edge-case comparisons, floating-point oddities, prototype traps, and scoping pitfalls, among others. It’s designed as both a fun read and a serious learning aid, helping developers build an intuition for how JavaScript evaluates expressions. By highlighting common misconceptions, it encourages safer coding patterns and more reliable mental models. Teachers, interviewers, and learners use it to spark discussion and deepen understanding of JavaScript’s semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    currency.js

    currency.js

    A javascript library for handling currencies

    currency.js is a lightweight JavaScript library designed to handle currency values with precision by avoiding common floating point arithmetic issues inherent in JavaScript. It achieves this by internally representing values as integers, which allows for accurate calculations even when dealing with decimals. The library provides a simple and intuitive API for performing operations such as addition, subtraction, multiplication, and division on monetary values.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB