Thread: urgent help plz

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    2

    Question urgent help plz

    i want to ask about convert equation from C formula to mathematical formula as we used in calcualtors for example
    pow(x , 2 ) .....>x^2
    the same as roots and all expreesions
    which topics i must search ? must i search for tex and latex or not ?
    can anybody give me code for this ?
    help please
    thnx in advance

  2. #2
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Any C manual or tutorial should give you that kind of information.
    Just do a little reading.

  3. #3
    Registered User
    Join Date
    Jun 2011
    Posts
    2
    can you tell me which topics i must read about ???

  4. #4
    Registered User
    Join Date
    Dec 2005
    Posts
    136
    You can check math.h
    cmath (math.h) - C++ Reference
    S_ccess is waiting for u. Go Ahead, put u there.

  5. #5
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by totaa View Post
    can you tell me which topics i must read about ???
    Obviously I wold suggest you read the whole thing...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. urgent
    By bestrookie in forum C Programming
    Replies: 11
    Last Post: 04-19-2006, 12:55 AM
  2. Urgent: Need help
    By Dashing Boy in forum C Programming
    Replies: 5
    Last Post: 04-06-2006, 04:22 PM
  3. Need urgent help
    By pacru in forum C Programming
    Replies: 8
    Last Post: 09-23-2005, 09:12 PM
  4. pls help me urgent..
    By intruder in forum C Programming
    Replies: 4
    Last Post: 01-13-2003, 04:41 AM
  5. Please help me (urgent)
    By forfor in forum C Programming
    Replies: 3
    Last Post: 12-05-2002, 03:32 PM