Chat room

Create a Meebo Chat Room

Monday, November 22, 2010

HTML Calculator:gcufbioinfo

Add this code to your code of calculator in head portion
<head>
<script type="text/javascript">
function cos(form)
 {
form.displayvalue.value=Math.cos(form.displayvalue.value);
 }
function sin(form)
 {
form.displayvalue.value=Math.sin(form.displayvalue.value);
 }
function tan(form)
 {
form.displayvalue.value=Math.tan(form.displayvalue.value);
 }

</script>
</head>
I will tell you other codes as soon as possible and you will see Insha Allah your calculator functional

1 comments:

SB Mirza said...

kool....

Post a Comment

Pages 381234 »
Twitter Delicious Facebook Digg Stumbleupon Favorites More