Manuals/calci/MINA
Jump to navigation
Jump to search
MINA()
- Parameters are any set of numbers.
Description
- This function gives the smallest number in a given set of values.
- In .
- Parameters are any set of numbers.
- For e.g.,MINA(1..5,false)
Examples
- =MINA(5,15,25)=5
- =MINA(-1,-6,-9,-15)=-15
- =MINA(0.252,0.234,0.214,0.2)=0.2
- =MINA(2,5,7,TRUE)=1
- =MINA(4,7,9,FALSE)=0
Related videos
See Also
References