Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/wp-includes/feed-rss2.php on line 8
‘#Algoritmo’ Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Sun, 05 Apr 2015 19:17:54 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ #TC1017 #WSQ13 Babylonian Method https://kenscourses.com/tc101winter2015/2015/tc1017-wsq13-babylonian-method-3/ Sun, 05 Apr 2015 19:17:54 +0000 https://alejcbgmz.withknown.com/2015/tc1017-wsq13-babylonian-method Continue reading ]]>

Babylonian Method

For this work I take reference the following link..

http://es.wikipedia.org/wiki/Cálculo_de_la_ra%C3%ADz_cuadrada#Algoritmo_babil.C3.B3nico

This link helped me to understand the procedure :D!!!

Here is to Github:

https://github.com/alejcbgmz/WSQ-s-Ale-Jcb-Gmz/blob/master/WSQ13.cpp

 It’s not as complicated as it seems

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ13 https://kenscourses.com/tc101winter2015/2015/wsq13-11/ Sat, 04 Apr 2015 19:02:21 +0000 https://osvservin.withknown.com/2015/wsq13 Continue reading ]]>

Hello, I have donde this wsq which is about the babylonic method, so there already an algoritm established to calculated te square root, which is a loops.

I found the algoritm of this method in wikipedia: Cálculo de la raíz cuadrada      http://es.wikipedia.org/wiki/C%C3%A1lculo_de_la_ra%C3%ADz_cuadrada#Algoritmo_babil.C3.B3nico and that is how I helped me, but in reality you only need to undestand the algoritm and after that ask the value to the user.

I made it in a funtion:

 

my code is here:

https://www.dropbox.com/s/anqg9m9utqyy2fm/wsq13.cpp?dl=0

]]>
https://creativecommons.org/licenses/by/4.0/