mathematic functions

hi,I have to derivate a function, is there a specefic function or command that allow me to have the function derivated directly with Java?
[152 byte] By [ibicem] at [2007-9-30 18:50:02]
# 1

Hi,

Java by itself provides a rudimentary Math library. But there are some advanced Math libraries provided by 3rd parties which can be used.

Or if there are existing code./ you can write the code in C, then you can use JNI to call it,.

Hope this helps.

Regards,

Chandra

bschandramohan at 2007-7-6 21:07:28 > top of Java-index,Administration Tools,Sun Connection...