Results 1 to 7 of 7

Thread: Maths in uses?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2003
    Location
    On Mars
    Posts
    20

    Maths in uses?

    In my country, Cambodia, the education is not so practical. In my class in high school, most math lessons are tough as theories alone, no practice or experiment.

    Mostly, i can find the solution of a math problem, but i always questioned that why find the solution? what is it used for? What is the main purpose of complex numbers, derivation, integration, etc...? (i can't find the exact name, since my teachers use french terms in math)

    Please... Any body recommend any good books or websites that explain about the uses of math.
    Earth is spinning. Time is running. VB6 is leaving. So VB.Net What?

  2. #2
    Lively Member
    Join Date
    Oct 2003
    Location
    Guildford, UK
    Posts
    91
    Complex numbers have probably their most useful application in engineering because without them we can't model damped or forced oscillations (amongst plenty of other things(. Differentiation (the process of finding derivatives) is used by statisticians to analyse things like population growth and their findings on that kind of thing are often important to the running of a country. Integration's main use is solving the differential equations that describe the material world (and also for slightly less significant but equally useful purposes such as finding centres of mass of complicated bodies).

    I can't suggest a book because I don't know of one, all of that came straight from my head.

  3. #3
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    complex numbers describe rotations, derivatives rates and integration volumes, math is used anywhere and everywhere, to point to anything specific would be discriminating the others..
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  4. #4
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    well

    It's also used when making computer games - and programming in general... For example the calculation of a ballistik missile for a tank game, though you wouldn't calculate it as if it was the real world, you'd still need math to figure out how to make it fly =)

    Cheers!
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  5. #5
    Frenzied Member nishantp's Avatar
    Join Date
    Jan 2001
    Location
    Where you least expect me to be
    Posts
    1,375
    The amount of calculations performed by your graphics card while displaying this screen may surprise you.
    You just proved that sig advertisements work.

  6. #6
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    Originally posted by nishantp
    The amount of calculations performed by your graphics card while displaying this screen may surprise you.
    What about the amount of calculations the processor does just by running windows?

    CHeers
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  7. #7
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    The mean number of CPU operations between fatal Windows crashes = 17.

    I don't live here any more.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width