{"id":49,"date":"2012-04-26T10:57:06","date_gmt":"2012-04-26T10:57:06","guid":{"rendered":"http:\/\/azfreeos.wordpress.com\/?p=49"},"modified":"2013-09-27T14:51:31","modified_gmt":"2013-09-27T14:51:31","slug":"applied-newton-raphson-using-javascript","status":"publish","type":"post","link":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/2012\/04\/26\/applied-newton-raphson-using-javascript\/","title":{"rendered":"Applied Newton Raphson using Javascript"},"content":{"rendered":"<p>It contains material of numerical programming lecture. Here given the example calculations using Javascript. We can use a Javascript program to calculate the root of the equation. By way of iterations to get the value of the function f (x) = 0, the value of x can be defined as the following example,<\/p>\n<p>1.\u00a0<a href=\"http:\/\/abuadnan.byethost7.com\/metode_newton_raphson.htm\" target=\"_blank\">Newton Raphson<\/a>\u00a0<a href=\"https:\/\/dosen.unila.ac.id\/wp-content\/uploads\/sites\/21\/2013\/09\/nr.zip\">(program example)<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>It contains material of numerical programming lecture. Here given the example calculations using Javascript. We can use a Javascript program to calculate the root of the equation. By way of &hellip; <a class=\"readmore\" href=\"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/2012\/04\/26\/applied-newton-raphson-using-javascript\/\">Continue Reading &rarr;<\/a><\/p>\n","protected":false},"author":21,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-49","post","type-post","status-publish","format-standard","hentry","category-javascript"],"_links":{"self":[{"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/posts\/49"}],"collection":[{"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":0,"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/posts\/49\/revisions"}],"wp:attachment":[{"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/media?parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/categories?post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dosen.unila.ac.id\/ahmadzakaria\/wp-json\/wp\/v2\/tags?post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}