Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in decimal-point

Can you make a TextField<BigDecimal> accept both , and . as decimal separator?

Limiting both the fractional and total number of digits when formatting a float for display

In Java, why does the decimal separator follow the Locale's language, not its country, and, more importantly, how does one override it?

Replace dot(.) with comma(,) using RegEx?

Align Decimal Data in table column by decimal point, HTML5, CSS3

printing a variable value to 2 decimal places [duplicate]

python decimal-point

Sorting records from Oracle with multiple decimal points (.)

Most elegant way to load csv with point as thousands separator in R

How can I set the decimal separator to be a comma?

Javascript restrict input once 2 decimal places have been reached

javascript decimal-point

Determine the decimal precision of an input number

Format a number containing a decimal point with leading zeroes

String.Format - How can I format to x digits (regardless of decimal place)?

Sorting 'numbers' with multiple decimal points

Rails 3 Float or decimal for GPS coordinates

Python - random float with limited decimal digits

python random decimal-point

Converting base of floating point number without losing precision

Truncating Double with VBA in excel

excel double decimal-point vba

how can i show an irrational number to 100 decimal places in python?

python math decimal-point

Int to Decimal Conversion - Insert decimal point at specified location