Re: Maxwell's Equations



Androcles a écrit :
... Tangent is just a ratio, sin/cos. What use is that?
As someone used to programming a computer (and I've had occasion
to compute sine from the Taylor series on a machine that didn't have
a library available to it, a welding robot that was installed in Ford's F150
plant in Norfolk VA) I simply don't need to define a tangent from
memory as tan = sin/cos because the computer is still going to compute
both sin and cos first.

It's clear you're lying when pretending having been involved in
any kind of numerical computation, or that, quite unlikely, your
employers were complete fools and insane to let you aproach
any technical work.



.



Relevant Pages

  • Re: Is it always possible to write a COBOL program using only 1 sentence per paragraph?
    ... I have responded to Howard's post and what I'm saying isn't geeky, it is accepted practice in environments where they use modern techniques as a matter of course. ... People who are not COBOL programmers are used to interacting with tools that allow them to assemble system functionality, in a way that someone whose whole life is COBOL could not imagine. ... While I have never had occasion to use it at work, it was very interesting since I had no previous exposure to GUI programming. ...
    (comp.lang.cobol)
  • Re: Calculating Pi
    ... f= x + sin x ... when you take the sine of a small angle, ... The Taylor series for sinis ...
    (sci.math)
  • sine of a matrix using taylor series expension in matlab
    ... matrix using taylor series in matlab. ... I know i can find the sine of a ... taylor series expension of Sin...what will be the matlab command ...
    (sci.math.num-analysis)
  • Re: sine and modulus ?
    ... where the sine and cosine can be computed by their ... Taylor series are eventually all undefined. ... All _nonzero_ elements have multiplicative inverses. ...
    (sci.math)
  • Re: sine and modulus ?
    ... Sounds like fun. ... where the sine and cosine can be computed by their taylor series expanded at 0 and mod p. ...
    (sci.math)