"Nathan Pinno" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

>Brief question for anyone who knows the answer, because I don't.
> Is there anyway to make Python calculate square roots?

Python can calculate any calculable function of the objects it has to work 
with.  So the answer depends on what you mean by 'square roots': the 
infinite decimal or a finite approximation thereof.

Terry J. Reedy



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to