Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in decimal-point

How to properly display a price up to two decimals (cents) including trailing zeros in Java?

double string conversion and locale

How to display a fixed number of digits in C++ without rounding

c++ output decimal-point

rounding decimal points [duplicate]

java decimal-point

How to fix an application that has a problem with decimal separator

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