|
[Date Index]
[Thread Index]
[Author Index]
Re: SOLVING A CUBE
- To: mathgroup at smc.vnet.net
- Subject: [mg48882] Re: SOLVING A CUBE
- From: "Stergios J. Papadakis" <stergios.papadakis at jhuapl.edu>
- Date: Tue, 22 Jun 2004 05:31:18 -0400 (EDT)
- Organization: Johns Hopkins University Applied Physics Lab, Laurel, MD, USA
- References: <cap4b6$cf9$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Alexey Semenov wrote:
> Hi everyone.
>
> I would greatly appreciate if you can help me with a link to a modeling
> software program or a formula for calculating the following:
>
> I have piece of rock which equals to 1 cubic meter (length/height/width- one
> meter each side). I need to cut pieces that equal to 45cm X 45cm X 3cm
> (length/width/height). How many of these pieces i can get out of a 1 cubic
> meter stone?
Am I missing something or is it just
IntegerPart[L/l]*IntegerPart[W/w]*IntegerPart[H/h]?
Stergios
Prev by Date:
Re: Complexes, Reals, FullSimplify
Next by Date:
Re: SOLVING A CUBE
Previous by thread:
SOLVING A CUBE
Next by thread:
Re: SOLVING A CUBE
|