• Skip to primary navigation
  • Skip to content
  • Skip to footer
Extreme Numerics.NET
Try Free Buy Now Find Anything Sign In Account
  • Welcome
  • .NET Libraries
  • Write Great Code
  • 30 Day Free Trial
  • Upgrade Now
  • Pricing
  • Your account
  • Samples & Docs
    • QuickStart Samples
    • Downloads
    • Documentation
      • Introduction
      • Deployment Guide
      • Nuget packages
      • Configuration
      • Using Parallelism
      • Mathematics Library User's Guide
        • General Classes
        • Mathematical Functions
        • Complex Numbers
        • Arbitrary Precision Arithmetic
          • Arbitrary Precision Integers
          • Arbitrary Precision Rationals
          • Arbitrary Precision Floating-Point Numbers
        • Automatic Differentiation
        • Curves and Interpolation
        • Curve Fitting
        • Solving Equations
        • Optimization
        • Calculus
        • Fast Fourier Transforms
        • Random Numbers
        • Generic Arithmetic
        • Appendices
      • Vector and Matrix Library User's Guide
      • Data Analysis Library User's Guide
      • Statistics Library User's Guide
      • Data Access Library User's Guide
      • Reference
  • Contact Us
  • Blog
  1. Home
  2. Samples & Docs
  3. Documentation
  4. Mathematics Library User's Guide
  5. Arbitrary Precision Arithmetic
C# Visual Basic C++/CLI F#

Arbitrary Precision Arithmetic

On this page

The Extreme Optimization Numerical Libraries for .NET provide a set of types to represent numbers with arbitrary precision. There are three extended numeric types, to represent signed and unsigned integers, rational numbers, and real numbers. All these classes reside in the Extreme.Mathematics namespace.

  • Arbitrary Precision Integers
  • Arbitrary Precision Rationals
  • Arbitrary Precision Floating-Point Numbers
On this page
Copyright © 2003-2023, Extreme Optimization. All rights reserved.
Numerics.NET, Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, C#, Visual Basic, Visual Studio, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.