http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trigonometry



On Tue, 25 Jul 2000 00:46:13 +0000 (UTC) 
Lionel Pinkhard <lionelp@worldonline.co.za> wrote:

> Can somebody please tell me how to use trigonometry functions in
> Linux?

They're part of libC.  Just include math.h and call as per the
manpages.

-- 
J C Lawrence                                 Home: claw@kanga.nu
---------(*)                               Other: coder@kanga.nu
http://www.kanga.nu/~claw/        Keys etc: finger claw@kanga.nu
--=| A man is as sane as he is dangerous to his environment |=--
=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once

To SUBSCRIBE or UNSUBSCꫨ please visit:
http://gameprogrammer.com/mailinglist.html



  • References:
    • Trigonometry
      • From: Lionel Pinkhard <lionelp@worldonline.co.za>