New posts in decimal

String to decimal conversion: dot separation instead of comma

Avoiding problems with JavaScript's weird decimal calculations

Rounding a variable to two decimal places C# [duplicate]

Python Decimal to String

How to efficiently handle European decimal separators using the pandas read_csv function?

Is there a Math API for Pow(decimal, decimal)

Rounding to 2 decimal points [duplicate]

How to remove leading "0." in a numeric R variable

Limit the amount of number shown after a decimal place in javascript

Efficiently convert between Hex, Binary, and Decimal in C/C++

Convert a number to 2 decimal places in Java

Rounding down to 2 decimal places in c#

How do I format a C# decimal to remove extra following 0's?

Decimal to Binary

Exact decimal datatype for C++?

C# Decimal.Epsilon

Regex for validating zero and string [duplicate]

Is the most significant decimal digits precision that can be converted to binary and back to decimal without loss of significance 6 or 7.225?

Round a decimal to the nearest quarter in C#

Culture invariant Decimal.TryParse()