HOW TO CREATE ADVANCE SCIENTIFIC CALCULATOR USING VISUAL BASIC 6.0 PART 1

  Рет қаралды 68,006

Engr. Uchechukwu Onwuasoanya (Lustepford)

Engr. Uchechukwu Onwuasoanya (Lustepford)

Күн бұрын

Пікірлер: 40
@jonalynmalinao2627
@jonalynmalinao2627 5 жыл бұрын
Can you share the code? I've been following this tutorial for my project
@paulchristiantv2558
@paulchristiantv2558 6 жыл бұрын
I cant understand the last code . Can you show me the whole code ? Thanks in advance 😃
@bajonk9024
@bajonk9024 3 жыл бұрын
Does it run if i type 2+3x4? Edit: What i mean is does it applied pemdas too if i type multiple equation
@emir870
@emir870 6 жыл бұрын
can you explain how you got formulas for mathematical units
@minka866
@minka866 2 жыл бұрын
Win7?
@leonardlandicho5655
@leonardlandicho5655 6 жыл бұрын
what is the code for tan?
@alfiebelo4498
@alfiebelo4498 6 жыл бұрын
HAHAHA taga mabini ka ba rin? Hirap hanapin code sa Tan noh?
@graftingofthetreebyakash2083
@graftingofthetreebyakash2083 2 жыл бұрын
If the code was available, I would be very helpful. Give the code?
@carmelindacartoneros5028
@carmelindacartoneros5028 4 жыл бұрын
can i ask for the code of tan and ln? thank you
@dennismarquez8281
@dennismarquez8281 5 жыл бұрын
can you share the code
@surjosoft9688
@surjosoft9688 5 жыл бұрын
please check this calculation ---> 1 / 15 if answer comes 0.066666666.... (same as mobile calculator or actual calculator) then your calculator is good. but if answer comes 6.66666666 then explain how is it possible..? that's min calculator not working properly.. please check and reply must..
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
Please, check this video where I explain every thing base on your concern. Click on this Link kzbin.info/www/bejne/l367gYKslK5qh7M, thanks for watching.
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
Please, check this video for further explanations at this link: kzbin.info/www/bejne/nqaYqpqVj9aMsMk
@unofficial_eric1376
@unofficial_eric1376 3 жыл бұрын
Share the code or Explain the symbol Text1.text=text1.text symbol right
@allen244
@allen244 5 жыл бұрын
text1.text = text1.text & have error compiler told that method or data member not found help me plsss :D
@allen244
@allen244 5 жыл бұрын
bruhh notice me plss
@unofficial_eric1376
@unofficial_eric1376 3 жыл бұрын
Same here I can’t get the symbols use I don’t think is & symbol
@eddysidemen77
@eddysidemen77 6 жыл бұрын
first i enjoy but in minutes 25.09 u're don't know why not work at X^y. i followed ure step n ure not write code at X^y. im new too but thanks for share thats tutorial
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
Lustepford Resource center Lustepford Resource center 1 second ago Please, check this video for further explanations at this link: kzbin.info/www/bejne/nqaYqpqVj9aMsMk
@noname-ke7kx
@noname-ke7kx 5 жыл бұрын
Whats da code for Sin, Ln, Log, and Tan? In need of help cuz of this project Would appreciate if u help me
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
Please, check this video for further explanations at this link: kzbin.info/www/bejne/nqaYqpqVj9aMsMk
@Artandaura
@Artandaura 6 жыл бұрын
what is the coding of "cos" and "X^2"
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 6 жыл бұрын
code for cos Private Sub Command25_Click() Text1.Text = Math.Cos(Text1.Text * 1.74532925199433E-02) End Sub 1.74532925199433E-02 = conversion factor for converting angle in degree to radian 1.74532925199433E-02 is equal to pi()/180 code for X*2 is Private Sub Command19_Click() Text1.Text = (Text1.Text) ^ 2 End Sub
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
Lustepford Resource center Please, check this video for further explanations at this link: kzbin.info/www/bejne/nqaYqpqVj9aMsMk
@arpanchatterjee1552
@arpanchatterjee1552 6 жыл бұрын
You haven't coded the button ce
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 6 жыл бұрын
the button ce is coded
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 6 жыл бұрын
this is the code for button ce Private Sub Command27_Click() Text2.Text = " " Text1.Text = " " End Sub
@rameswarareddymopuru2794
@rameswarareddymopuru2794 6 жыл бұрын
How to add percentage btn
@itispewdebie8493
@itispewdebie8493 Жыл бұрын
@@lustepfordresourcecenter6176و
@ladobaba120
@ladobaba120 2 жыл бұрын
Coding plz send
@emir870
@emir870 6 жыл бұрын
Can you share code
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 6 жыл бұрын
yes i can share the code
@allen244
@allen244 5 жыл бұрын
heyyy bruhhh help me pls
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
How may I help you
@MadieElle
@MadieElle 5 жыл бұрын
Wtf I can't understand a thing🤣🤣🤣
@lustepfordresourcecenter6176
@lustepfordresourcecenter6176 4 жыл бұрын
where are you having challenge
@Artandaura
@Artandaura 6 жыл бұрын
What is the coding for sin ,Log ,Tan
How to Create Calculator in Visual Basic.Net Full Tutorial
12:31
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
How to make simple calculator in vb6.0
10:30
Bangladesh Engineering Studio (B.E.S)
Рет қаралды 202
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,8 МЛН
I Designed My Own 16-bit CPU
15:46
AstroSam
Рет қаралды 2,1 МЛН
How do non-euclidean games work? | Bitwise
14:19
DigiDigger
Рет қаралды 2,5 МЛН
Create Beautiful PowerPoint Slides with ChatGPT + VBA: Quick Tip!
6:21
Claudio Sennhauser
Рет қаралды 310 М.
How to Develop a Calculator in Excel using VBA
32:56
DJ Oamen
Рет қаралды 987
How to Create Scientific Calculator in Visual Basic.Net
24:10
DJ Oamen
Рет қаралды 139 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН