Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > General > Chit Chat
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Chit Chat The place for open discussions.

Math help please

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-02-2009, 04:22 PM
Knows the basics
 
Join Date: Aug 2007
Location: Arkansas
Posts: 68
Default Math help please

I have a problem I need to invert(I think).Maybe convert is the proper way to say it.
First off,this is what I'm working with so far.

d=Sqrt(((48*t*l)/Pi)+c^)

If:
t(thickness)=.00185
l(length)=20,000'
c(core o.d.)4''
Then:
d(diameter)should be 24.11

Given that info I would like to find the l(length)in stead of d(diameter)from the info given above.
Reply With Quote
  #2 (permalink)  
Old 04-02-2009, 05:31 PM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 5,953
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

I assume the missing exponent of c^ is 2. Try

l = (d^2 - c^2)*cPI/(48*t)
Reply With Quote
  #3 (permalink)  
Old 04-02-2009, 05:45 PM
Knows the basics
 
Join Date: Aug 2007
Location: Arkansas
Posts: 68
Default

Quote:
Originally Posted by agraham View Post
I assume the missing exponent of c^ is 2.
Your right about the exponent.

The formula works perfectly.
THANKS
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Scientific Math Text Input Evaluator Rioven Code Samples & Tips 22 01-30-2009 12:30 PM
db2000 math functions maXim Italian Forum 0 12-01-2008 11:24 AM
Small math-trainer token Share Your Creations 3 07-17-2008 07:29 PM
Fixed Point Math im4retro Questions (Windows Mobile) 3 05-31-2008 07:13 AM
Help with Math function go4saint Questions (Windows Mobile) 2 03-31-2008 10:15 AM


All times are GMT. The time now is 08:58 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0