View Single Post
Old 06-09-2011, 09:48 PM   #41
blaen99
eibweN ehT
 
Join Date: Apr 2010
Posts: 15
Rep Power: 0
blaen99 is on a distinguished road
Quote:
Originally Posted by vex View Post
it looks like it's outputting the same values. Here's some tests for verification:

inputs:
r=0.019
rpm=6500
vol=0.0013
temp=293.15

Your output: 0.22178 m
My output: 0.2218 m (Due to format truncation).

r=0.019
rpm=3200
vol=0.0013
temp=293.15

yours: 0.91507
mine: 0.9151

Looks like your math is fine to me. Is there a specific error you're concerned with?
If it's good, it's good. I'm working on the PHP end, which is why I'm releasing a super-simple and shitty C# version while I get that done. The C# version can be used to find any bugs or problems in the PHP version before the PHP is complete.
__________________
Quote:
This message is hidden because yzf-r1 is on your ignore list.
blaen99 is offline   Reply With Quote