GitHub topics: decimal-numbers
artbindu/roundoff_decimal
Rond Off Decimal Number
Language: JavaScript - Size: 403 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

DaichiI12/dec128
128-bit fixed-point decimal numbers in go. bignumber, decimal, decimal-numbers, decimals, finance, fixed-point, money, precision
Language: Go - Size: 38.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

ozan2003/cli_calculator
A CLI calculator using RPN.
Language: C# - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jessealama/lean-decimals
Implementation & verification of exact decimal arithmetic in Lean 4
Language: Lean - Size: 62.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Viorel/RepeatingDecimals
Convert a repeating decimal to rational number and vice versa.
Language: C# - Size: 84 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

jokruger/dec128
128-bit fixed-point decimal numbers in go.
Language: Go - Size: 170 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 31 - Forks: 0

nilostolte/BigDecimalMath
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.
Language: Java - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nilostolte/decNumber
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.
Language: C - Size: 1.42 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mgriebling/MGDecimal
IEEE Decimal arithmetic 128-, 64-, and 32-bit types built entirely in Swift.
Language: Swift - Size: 5.58 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 8 - Forks: 0

mgriebling/BigDecimal
Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.
Language: Swift - Size: 5.05 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 35 - Forks: 7

JuliaMath/FixedPointDecimals.jl
Julia fixed-point decimals built from integers
Language: Julia - Size: 226 KB - Last synced at: about 13 hours ago - Pushed at: 11 days ago - Stars: 35 - Forks: 23

kamxgal/StrictDecimal
Header-only decimal implementation for C++ which stores strict values for integer and decimal expansion part of decimal numerals.
Language: C++ - Size: 104 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ricardokovalski/money-formatter
Formatador de valores monetários.
Language: PHP - Size: 114 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

vpiotr/decimal_for_cpp
Decimal data type for C++
Language: C++ - Size: 189 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 266 - Forks: 66

victormoreira92/conversor-bases-numericas
Uma aplicação responsiva que converte as números nas bases binária, decimal, octal e hexadecimal.
Language: HTML - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marzapower/MPNumericTextField
A class that extends UITextField to input numbers, percentages and currencies.
Language: Objective-C - Size: 223 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 17 - Forks: 10

s4rvesh/GolangCodes
Basic Go Lang codes
Language: Go - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

tlikonen/cl-decimals
Decimal number parser and formatter package for the Common Lisp language
Language: Common Lisp - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 2

KOUISAmine/decimal-to-binary
This tool will help you to convert a decimal number to binary format.
Language: HTML - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

YaronKoresh/math
Execute unlimited size mathematics, on positive/negative integers/decimals.
Language: JavaScript - Size: 214 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Fab2bprog/csharp-textbox-winform
Very robust and easiest way to validate textbox in Winform C# . Useful in particular for validating decimal numbers.
Language: C# - Size: 298 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nomangazi/decimal-to-binar
HTML and CSS using for only design and JavaScript use for convert decimal number to binary number
Language: CSS - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

maximfersko/Convertor_Decimal
Implementation convertor for working with the Decimal data type
Language: C - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mgriebling/DecimalNumbers
A Swift implementation based on the Intel Corp Decimal Floating-Point Math Library v2.2. This library uses Binary Integer Decimal (BID) encoded numbers in its implementation. Conversions to/from Densely Packed Decimal (DPD) encoded numbers are provided.
Language: Swift - Size: 3.14 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ArjunVachhani/lite-decimal
lite-decimal is light, fast and short version of decimal datatype of C#/.NET.
Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Maruku98/Roman-Numerals-Converter
Convert decimal numbers to Roman numerals :one: :two: :three:
Language: JavaScript - Size: 361 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aliaksei-ivanou-by/Home_Bookkeeping
Bookkeeping software provides an essential solution for any organization or individual who needs to improve their degree of control over their budgeting. The software can be used to record all of your transactions including bills, credit card statements, receipts and more.
Language: C - Size: 21.6 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ingaps/misc
Language: JavaScript - Size: 34.1 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

whatthefoxsay0/Foximal
A Javascript library for big Numbers.
Language: JavaScript - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mgriebling/Decimals
A Swift-friendly interface to the C-based CDecNumber package. It provides fixed-size interfaces to the Decimal32, Decimal64, and Decimal128 data types. An arbitrary-precision type, HDecimal, is also included.
Language: Swift - Size: 237 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

rtmigo/dec_kt
Kotlin wrapper for Java BigDecimal
Language: Kotlin - Size: 114 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AaronRobson/BaseConv
A number base converter, with command-line and GUI modules.
Language: Python - Size: 43 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pydeveloper510/Javascript
Javascrip
Language: JavaScript - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mgriebling/CDecNumber
Package of the decNumber library by Mike Cowlishaw. This provides a very crude interface to the underlying C functions. For a nicer Swift interface use the Decimals package.
Language: C - Size: 846 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

meroPush/ngx-fixed-decimal
Angular pipe for round a number to N decimal places.
Language: TypeScript - Size: 169 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

orthoplex/smith-search
Search for large Smith numbers of the form (6*10^879313+1)^a*10^b
Language: C - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sichkar-valentyn/Roman_number_to_decimal_number
Conversion Roman number to decimal number system
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

gentildpinto/bin2dec
A simple script builded in ruby to convert binary to decimal numbers
Language: Ruby - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

PsychoCod3r/libdfloat
C library that implements decimal floating point types
Language: C - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

jessymilare/decimal-floats
Decimal Floating-Point Arithmetic for Common-Lisp
Language: Common Lisp - Size: 835 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nickbailuc/gri
Generator of Recurring Integers
Language: Python - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hernanmd/FixedDecimal
Representation of precise decimals in Pharo Smalltalk
Language: Smalltalk - Size: 34.2 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 4
