|
[Date Index]
[Thread Index]
[Author Index]
Min function returns Min[2.05875,] instead of just 2.05875
- To: mathgroup at smc.vnet.net
- Subject: [mg100356] Min function returns Min[2.05875,] instead of just 2.05875
- From: dg <davide.guarisco at gmail.com>
- Date: Mon, 1 Jun 2009 07:12:53 -0400 (EDT)
I have an matrix "data" with 17x248 real numbers.
When I enter Min[data], I get
Min[2.05875, ] as a result, instead of just the number 2.05875.
This is Mathematica 7.0.1 on Mac OS X.
Why?
How can I get just the number from the result?
TIA
Prev by Date:
Re: two questions
Next by Date:
Re: Image[], Graphics[Raster[]]
Previous by thread:
two questions
Next by thread:
Re: Min function returns Min[2.05875,] instead of just 2.05875
|