Find Minimum Number
Find the smallest value in a list of numbers, including decimals and negatives.
- Runs in your browser
- Nothing uploaded
- Free, no sign-up
Processed locally in your browser. Your text never leaves this tab.
How to Use Find Minimum Number
- Paste your numbers. One number per line, including decimals or negatives.
- Find the minimum. The smallest value is found instantly and shown on its own.
- Check the count. The number of values you compared is shown next to the result.
- Copy the result. Click Copy result. It all runs in your browser.
Frequently Asked Questions
Does it handle decimals and negatives?
Yes. Values are compared as numbers, so the true smallest value is returned even with decimals and negatives.
What if a line is not a number?
Lines that are not valid numbers are ignored, so labels or blank lines do not affect the result.
What if two values are equal?
The minimum is that shared value, and duplicates do not change the answer.
How many numbers can I compare?
As many as you like. The minimum is found instantly even for long lists.
Is my data uploaded?
No. The comparison runs in your browser and your numbers never leave the tab.
Related Tools
Find Maximum Number →
Find the largest value in a list of numbers, including decimals and negatives.
Calculate Number Divisors →
Calculate Number Divisors and Find all divisors of any positive integer, instantly. Free, offline,…
Calculate Number Product →
Calculate Number Product - Multiply any list of numbers, instantly. Free, offline, client-side -…
Calculate Number Sum →
Calculate Number Sum Add any list of numbers, instantly. Free, offline, client-side - with…
Change Number Base →
Convert integers between bases 2-36 (binary, octal, decimal, hex). Arbitrary precision via BigInt. Free,…
Check Number Palindrome →
Check whether a number is a palindrome in strict or digits-only mode, with nearest…
Convert Number to Negadecimal →
Convert numbers to negadecimal (base -10) and back. BigInt for arbitrary precision. Step-by-step derivation.…
Convert Number to Power of Ten →
Convert any number to scientific, engineering notation, and metric prefix. Power-of-10 ranges, BigInt-exact powers.…
Convert Number to Power of Two →
Find nearest power of 2, binary form, bit width, IEC prefix (Ki/Mi/Gi/Ti). BigInt up…
Create Number Palindrome →
Create palindromes from any number - 5 modes including mirror, reverse-and-add (196 problem), next/previous…
Find the Greatest Common Divisor (GCD) →
Find the greatest common divisor (GCD) of two or more integers, the largest number…
Find the Least Common Multiple (LCM) →
Find the least common multiple (LCM) of two or more integers, the smallest number…