Marty Trujillo

jQuery Deferred Object

The purpose of this page is to experiment with the deferred object. This application calculates Pi by doing the next calculation, updating the deferred object, sleeping... it stops when the user turns it off. Pi is calculated by using the infinite series (4/1 - 4/3 + 4/5 - 4/7...)