MHB Partial Volume of a Cylinder Calculation

AI Thread Summary
The discussion revolves around calculating the partial volume of a cylinder for an Excel spreadsheet project. A user seeks clarification on a specific formula, particularly the R sq cos -1 section, and how to apply the cosine function within it. Another participant suggests a formula format for Excel, emphasizing the importance of parentheses for proper order of operations. Despite attempts, the original poster finds the provided formula does not work in Excel and decides to continue investigating. The conversation highlights the challenges of applying mathematical formulas in spreadsheet software.
CivCalc
Messages
2
Reaction score
0
It's been a long time since I've attended school, over 33 years ago. So my question may seem basic to many here. I wish to calculate the partial volume of a cylinder for my excel spreadsheet project. The formula I've found is attached. (unable to type it)

But I do not fully understand this formula. Particulalry the R sq cos -1 section. Could somebody please explain how I use cos
Thank You

View attachment 7715
 

Attachments

  • Formula.PNG
    Formula.PNG
    3 KB · Views: 133
Mathematics news on Phys.org
Hello, and welcome to MHB! (Wave)

I don't use Excel, but I imagine it would be something like:

Code:
V=L*(R^2*ACOS((R-D)/R)-(R-D)*SQRT(2*R*D-D^2))
 
Thanks for response. No doesn't work on excel but that's OK, I'll investigate further
 
CivCalc said:
Thanks for response. No doesn't work on excel but that's OK, I'll investigate further

The Basic Spreadsheet
View attachment 7728
B1:B3 are the desired input values.

The formula in B5
View attachment 7729
I added a few sets of parentheses to emphasize order of operations.

You COULD name the cell ranges and refer to their meanings, rather than the cell addresses.
 

Attachments

  • Spreadsheet1.jpg
    Spreadsheet1.jpg
    8.6 KB · Views: 129
  • Spreadsheet2.jpg
    Spreadsheet2.jpg
    5.8 KB · Views: 122
Yeah, I figured what I gave was correct. :)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top