On Wed, 13 Dec 2006, Fabrizio Caruso wrote:
> Hi
>
> Should floor work on log?
> In particular should
> floor(log(1331)/log(11))
> output 3?
floor(float(log(1331)/log(11)))
works.
-sen
>
> Fabrizio
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
--
---------------------------------------------------------------------------
| Sheldon E. Newhouse | e-mail: sen1 at math.msu.edu |
| Mathematics Department | |
| Michigan State University | telephone: 517-355-9684 |
| E. Lansing, MI 48824-1027 USA | FAX: 517-432-1562 |
---------------------------------------------------------------------------