Derive and integrate

Hi!
How can I derive and integrate in c++/openGL. Is there any functions that I can use or do I have to define them?

If so, please give me sample code…

Thanks

You can always try doing it yerself… And i know that OGL doesnt have functions for it and no standard C lib has em either i think