Scientific Calculator Using Html, Css And JavaScript || HTML-CSS-JS

preview_player
Показать описание
In this tutorial you will learn to design a scientific calculator using css and javascript.

Check the new amazing animated transparent scientific calculator:

Source Code

Комментарии
Автор

Hey guys you are just too unique in what you do, color carefully selected, your code is easy to read and understand many more that I can't mention

manaebech
Автор

Thanku so much Its very helpful for me
main bohat dino sa find kar rhaa tha thanku so much

zafariqbalzafariqbal
Автор

The sin cos tan are not giving correct values

sanjanapalkar
Автор

Hi! It remains for me to add cotangence, Arcsinus, Arccosine, arctangent, arccotangent to it. Can you help please

pavelvaleryevichdurov
Автор

its not working after help me what's the fault

amitmishra
Автор

How to so that the math operation not loop and just click once ?

muhammadgustiherjuno
Автор

Everything is working for those how dont know click on the link given in description it will give you full code

fadiboy
Автор

Please help me for my homework. ", " not working

kevserbc
Автор

Thank You, i ported it to an app on android!

mecyanned
Автор

sir math.PI aur math.E property bhi hoti hai

aarivsingh
Автор

This does not go perfectly (and I don't understand why) :

function pi() {
screen.value = 3.14159265359;
}

Then I delete that function, and I wrote in the loop :


if (btntext == 'π') {
btntext = '3.14159265359';
}

with no click on the button π. And it goes perfectly ...

jeansentrais
Автор

Hey mister, this is great! But for some reason only when I use the % operation the returned value is wrong. Like this: 9%200 = 9 (????)

I made some changes and it worked fine, here are the modifications:

<html>
<button id="eval"
</html>
<script>
function calculate(){
var splitScreen = screen.value.split('%', 2);
if(splitScreen.length > 1){
+ '/100*' + splitScreen[1]);
}else{

}
}
</script>

enigmatizando
Автор

Brother will u provide me this code in text format

UmeshKumar-ecck
Автор

Hi! I'm a student. Can you help me with my homework? I'd appreciate it. Thank you

hqbop
Автор

It means all other copy your idea, coz your uploaded 3 year ago

emranZeya
Автор

Functions sin() cos() tan() get radian not degree of an angle !

Thus :
function sin() {screen.value = Math.sin((Math.PI/180) * screen.value) }

...

jeansentrais
Автор

hi the java script part is not working

Roahan-eo
Автор

And how to convert a html file into app

UmeshKumar-ecck
Автор

sin, cos, tan values are not working sir

pendyalabhagya
welcome to shbcf.ru