Thread: Bessel Functions

  1. #1
    Registered User
    Join Date
    Mar 2007
    Posts
    33

    Bessel Functions

    Hello there!

    I have to make a little C programm in wich I use the Bessel function. I wanted to know if ther is any libraries that have already implemented this function for C. Thank you!

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    The GNU Scientific Library has it (them, really), of course.

  3. #3
    Registered User
    Join Date
    Mar 2007
    Posts
    33
    Oks thank you! I'll use them!!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Void Functions Help
    By bethanne41 in forum C++ Programming
    Replies: 1
    Last Post: 05-09-2005, 05:30 PM
  2. Functions and Classes - What did I do wrong?
    By redmage in forum C++ Programming
    Replies: 5
    Last Post: 04-11-2005, 11:50 AM
  3. calling functions within functions
    By edd1986 in forum C Programming
    Replies: 3
    Last Post: 03-29-2005, 03:35 AM
  4. Factory Functions HOWTO
    By GuardianDevil in forum Windows Programming
    Replies: 1
    Last Post: 05-01-2004, 01:41 PM
  5. Shell functions on Win XP
    By geek@02 in forum Windows Programming
    Replies: 6
    Last Post: 04-19-2004, 05:39 AM