Thread: Math question

  1. #16
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    Ok, then tell me mister TI-92... can you tell if the derivative expression for
    Code:
    y = sin(x^(1/2))+(sin(x)^(-1/2))
    is
    Code:
    [cos(x^(1/2))]/[2x^(1/2)] + 1/[2(sin(x)^(1/2))]

  2. #17
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    don't test the 92 or the 89... they are massive beasts of knowledge.

    And if I was home or could remember anything from any of my calc classes, I'd do that on paper.
    EntropySink. You know you have to click it.

  3. #18
    back? dbaryl's Avatar
    Join Date
    Oct 2001
    Posts
    597
    Originally posted by BMJ
    Ok, then tell me mister TI-92... can you tell if the derivative expression for
    Code:
    y = sin(x^(1/2))+(sin(x)^(-1/2))
    is
    Code:
    [cos(x^(1/2))]/[2x^(1/2)] + 1/[2(sin(x)^(1/2))]
    Yup, I can, just watch

    Attached you'll find a screenshot of an emulater TI-92 Plus with that problem. Seems correct to me

    As you can see, there's a MINUS and not a plus in there.

  4. #19
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    wow, that's one whacky emu, where'd you get it from?

  5. #20
    back? dbaryl's Avatar
    Join Date
    Oct 2001
    Posts
    597
    I think this link should do it:

    http://www.ticalc.org/archives/files...o/84/8442.html

    although I know I found it elsewhere. Emulates anything from 82 to 92+, with the right roms. The download on that page includes all of these.

    I actually own a 92 (which I hate cause of it's size) as well as a 89 and 83. I think there's no real need for the 92 in any case, 89 can do it all just as well, except for QWERTY keyboard and some memory. Plus, an emulator doesn'r really care how much "memory" you have now, does it?


    [edit]
    http://www.google.com/search?q=Virtual+TI

    lots more links there... thanks google

    There's some sweet stuff here, as well as a programming tutorial for TIGCC, a version of C for TI.
    Last edited by dbaryl; 09-30-2002 at 06:16 PM.

  6. #21
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    We should have an emulator contest!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. another exercise question
    By luigi40 in forum C# Programming
    Replies: 3
    Last Post: 11-28-2005, 03:52 PM
  2. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM
  3. More a math question than an algorithm
    By Gustaff in forum C Programming
    Replies: 1
    Last Post: 01-28-2003, 01:10 PM
  4. Stupid Math Question....really stupid
    By ToLazytoSignIn in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 01-16-2003, 07:36 PM
  5. Math Question
    By DarkEldar77 in forum C++ Programming
    Replies: 2
    Last Post: 09-17-2001, 12:52 PM