Hi all. In my project, i need to use one of math function define in math.h. When I include this file, in my project, includes all functions that are defined in this files(1472 bytes it's a lot for one function seems to me). How to extract one functon from library? is it possible?
Thanks for help !