//function list (JavaScript) //pythagorium theorem function pyth(a,b) { return Math.sqrt(Math.pow(a,2)+b^2);//return c }
Click here for help on how to use this calculator
iPhone tip: to scroll down on textboxes use two fingers
Please add any interesting functions you create to the comments section below. if they dont fit in one comment use
http://pastebin.com
and paste the link
HTML Comment Box
is loading comments...