Re: solve sinus





tommy.hi...@xxxxxxxxx schrieb:
On Mar 22, 12:41 pm, Kaba <n...@xxxxxxxx> wrote:
Anyway, here is my conversion (which is not working).

x = 2R * arcsin(s/2R)

Hi Sam,

This is incorrect, try again:)

After solving for x, check that it satisfies the original equation.

--http://kaba.hilvi.org

Try this:

s = R*sin((360/x)*0.5)

s/R = sin((360/x)*0.5)

arcsin(s/R) = (360/x)*0.5

arcsin(s/R)/(360*0.5) = 1/x

(360*0.5)/arcsin(s/R) = x

- T

Mathematically correct, but perhaps the OP's
question should have been:
How can I invert the function s(x) for x(s) ,
where x is given in degrees ?

s = R*sin(x/180)

sin((360/x)*0.5) doesn't make much sense
(but of course - defining a function is up to
anybody, and writing 360*0.5 is just the same
as 180).

Best regards --Gernot Hoffmann
.



Relevant Pages

  • Re: solve sinus
    ... This is incorrect, try again:) ... After solving for x, check that it satisfies the original equation. ... For chord ...
    (comp.graphics.algorithms)
  • Re: Factorizaton idea, revisited
    ... solving for k gives me k = 72/j from the original equation. ... This is obvious from your first sequence, and in this case simplifes ...
    (sci.crypt)
  • Re: Id never seen this before
    ... angle. ... That, solving for the long side, is ... Substituting into my original equation we get: ...
    (rec.aviation.piloting)
  • Re: The proof that I was referring to is on the website
    ... > {Turing's proof that solving the Halting Problem is impossible is incorrect} ... not much work left to prove its truth based on the premise. ...
    (comp.theory)
  • Re: The proof that I was referring to is on the website
    ... > {Turing's proof that solving the Halting Problem is impossible is incorrect} ... not much work left to prove its truth based on the premise. ...
    (sci.logic)