Returns the smallest from the specified arguments.
Syntax
![]() |
---|
MIN( Number n1, [Number n2], ... ) → Number |
The arguments can be either numbers, or cells or arrays that contain numbers. Logical values, text, and empty cells are ignored. To consider logical values and text, use the MINA function.
Formula
![]() |
---|
=MIN(A1:A5) |
Function Reference
MINA Function
MAX Function
MAXA Function
JSpreadsheet Programmer's Guide | © 2025 MindFusion |