question for math wizards


Results 1 to 23 of 23

Threaded View

  1. #19
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: question for math wizards

    Yup, I tried three counts in Open Office Calc using 2 versions of the formula and got identical results:

    ((SQRT(cell))*1563)/1000
    ((SQRT(cell*100))*1563)/10000

    Code:
    1  1.563
    2  2.210
    3  2.707
    Are those above the expected results?


    Or are these?

    Code:
    1  1.560
    2  2.188
    3  2.657
    Last edited by Demon; - 7th June 2011 at 04:47. Reason: 'cause I can't write formulas out of Calc properly in my posts yet

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts