سؤال

How does sqrt function really work ? Does it go by any logical theorem to get the result.

Is there any way i can access the code of libarary function such as sqrt?

هل كانت مفيدة؟

المحلول

You can download the source code from the libc, which is open source: http://www.gnu.org/software/libc/download.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top