I want to try with different glibc's sin functions. Is their a way to use sin function of different glibc versions without compiling the entire glibc?
i have downloaded different versions of glibcs on my virtual ubuntu machine. I do find the source of sin function. Is there a way to use the different 'sin' without compiling its full glibc?