New posts in number-formatting

Display a decimal in scientific notation

Format / Suppress Scientific Notation from Python Pandas Aggregation Results

Force R not to use exponential notation (e.g. e+10)?

How can I remove the decimal part from JavaScript number?

PowerShell, formatting values in another culture

Using String Format to show decimal up to 2 places or simple integer

How to format numbers by prepending 0 to single-digit numbers?

How do I format a number in Java?

How to format a floating number to fixed width in Python

C# convert int to string with padding zeros?

How to output numbers with leading zeros in JavaScript? [duplicate]

Show a number to two decimal places

How to print number with commas as thousands separators?

Format number to always show 2 decimal places

How to add leading zeros?

How to convert decimal to hexadecimal in JavaScript