Total members 10261 | Gratitudes |It is currently Wed May 23, 2012 8:30 am Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 2 posts ] 
Author Question
 Question subject: How to Calculate Volume of a Rectangle
PostPosted: Sat Jul 16, 2011 11:42 am 

The title says it all :gOOd: :yahoo:


TOP
  
Reply with quote  
 Question subject: Re: How to Calculate Volume of a Rectangle
PostPosted: Sun Jul 17, 2011 2:20 am 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2279
Location: Earth
Has thanked: 39 time
Have thanks: 61 time
volume of rectangle V=L*H*W
L = length
H= height
W=width

Code:
double length=3.0d;
double height =4.0d;
double width =4.0d;
double volume =length*height*width ;

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 2 posts ] 
Quick reply


  

 Similar topics
 Draw rectangle on image
 calculate speed of a car in javaCV
 calculate the load time for a page
 Calculate euclidean distances
 Java - Rectangle + Graph
 ellipse, circle, rectangle, square, or parallelogram
 Need help with JavaScript function calculate the total pric!
 calculate sum of many text inputs in javascript
 Calculate process time
 Ellipse in Rectangle

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 2 guests



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team