Recent content by aronclark1017

  1. aronclark1017

    Project Documentation

    I think I am settling on this style here
  2. aronclark1017

    Project Documentation

    I have created my own application where user can navigate class fields, properties, and methods. This application also generates files that simply just list all of that information. But in some projects that are large and complex there seems to be a need for a mechanical diagram especially when...
  3. aronclark1017

    Project Documentation

    What do you think of my personal documentation? Are diagrams such as UML a reliable standard for diagrams. If so any reference you have to code examples with UML diagrams would be appreciated.
  4. aronclark1017

    Project Documentation

    Trying to package up a small bank account manager project that I have been tempering on for a while. One that is certainly worth something to me. Although I have created methods to whip up quick documents with all fields and properties. I would like something better to reference in order to...
  5. aronclark1017

    I Unit circle bug?

    yes it would appear to be missing the negative. But this documentation seems very creditable. I suppose it doesn't matter much as in this case of derivation of double angle formulas using unit circle.
  6. aronclark1017

    I Unit circle bug?

    the following documentation is saying that sinx=cos(3pi/2-x). In all the former cases reflecting the triangle to come off of the Y axis as you see in 90-x derives the intended value but in this cases is not showing in the this documentation example. See.. Symmetric identities If we draw a few...
  7. aronclark1017

    I Unit circle bug?

  8. aronclark1017

    Motion in 2 dimensions

    Seems to me that there could be trouble here taking the limit as the x velocity becomes large such that the direction of motion in the y direction is neglected. The ratio of Y/X becomes so small as X becomes large that arctan Y//X could assumed to be 0 in some applications but here in this case...
  9. aronclark1017

    Motion in 2 dimensions

    Is moving in x direction with acceleration, y direction no acceleration
  10. aronclark1017

    Motion in 2 dimensions

    Hmm yes it seems to me that as the x velocity becomes large that one must imagine this as zooming out on the diagram in such case the y velocity vector would be become invisible but still must exist.
  11. aronclark1017

    Aron Matthew Curtis Clark

    Software developer, mathematics and physics hobbyist and skateboarder.
  12. aronclark1017

    Motion in 2 dimensions

    TL;DR Summary: Will motion in y direction eventually stop If an object moves with initial velocity in both x and y direction and acceleration in only the x direction. If the angle of movement with the x axis will eventually become zero does that mean the object will eventually not move in the...
Back
Top