Большой проект по объединению программ генерации фракталов. A large project to combine fractal generation programs.
-
Updated
Jun 24, 2025 - C#
Большой проект по объединению программ генерации фракталов. A large project to combine fractal generation programs.
This is Mike Cowlishaw's decNumber library that implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of commercial, financial, and human-oriented applications. It also matches the decimal arithmetic in the IEEE 754 Standard for Floating Point Arithmetic.
This is a repository containing examples to use Java's BigDecimal class, an adapted copy of Eric Obermühlner BigDecimalMath class and a more compact version of his big-math repository. A single program (BigDecimalMathExample) illustrates the use of the library.
Add a description, image, and links to the decimal-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the decimal-arithmetic topic, visit your repo's landing page and select "manage topics."