PDA

View Full Version : New Calculation?


nickpoore
11-19-2009, 09:37 PM
I'm trying to figure out the total GForce on my car.

Simple Pythogoras will tell me the total G.

So, SqRoot ((LateralG ^ 2) + (AccelG ^2))

Can I do this in one calculation, or do I have to do 4 calculations?

Thanks.
Nick.

Rolf
11-24-2009, 10:25 AM
Our current Math Calculator only works on a single column of data. We want to either enhance it or add another calculator that can work on more than one column.

For now, as I believe Randall may have said in another post, you could load the CSV file into Excel or Open Office and do the calculation in there.