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..
Please, check this video where I explain every thing base on your concern. Click on this Link ruclips.net/video/aMXPOv_I7QQ/видео.html, thanks for watching.
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
Lustepford Resource center Lustepford Resource center 1 second ago Please, check this video for further explanations at this link: ruclips.net/video/hu5yg_ZqYzg/видео.html
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
Can you share the code? I've been following this tutorial for my project
I cant understand the last code . Can you show me the whole code ?
Thanks in advance 😃
Does it run if i type 2+3x4?
Edit: What i mean is does it applied pemdas too if i type multiple equation
If the code was available, I would be very helpful. Give the code?
can you explain how you got formulas for mathematical units
Win7?
Share the code or
Explain the symbol
Text1.text=text1.text symbol right
What is the coding for sin ,Log ,Tan
can i ask for the code of tan and ln? thank you
can you share the code
what is the code for tan?
HAHAHA taga mabini ka ba rin? Hirap hanapin code sa Tan noh?
Whats da code for Sin, Ln, Log, and Tan?
In need of help cuz of this project
Would appreciate if u help me
Please, check this video for further explanations at this link: ruclips.net/video/hu5yg_ZqYzg/видео.html
text1.text = text1.text & have error compiler told that method or data member not found help me plsss :D
bruhh notice me plss
Same here I can’t get the symbols use I don’t think is & symbol
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..
Please, check this video where I explain every thing base on your concern. Click on this Link ruclips.net/video/aMXPOv_I7QQ/видео.html, thanks for watching.
Please, check this video for further explanations at this link: ruclips.net/video/hu5yg_ZqYzg/видео.html
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
Lustepford Resource center
Lustepford Resource center
1 second ago
Please, check this video for further explanations at this link: ruclips.net/video/hu5yg_ZqYzg/видео.html
Coding plz send
You haven't coded the button ce
the button ce is coded
this is the code for button ce
Private Sub Command27_Click()
Text2.Text = " "
Text1.Text = " "
End Sub
How to add percentage btn
@@lustepfordresourcecenter6176و
Can you share code
yes i can share the code
heyyy bruhhh help me pls
How may I help you
Wtf I can't understand a thing🤣🤣🤣
where are you having challenge
what is the coding of "cos" and "X^2"
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
Lustepford Resource center
Please, check this video for further explanations at this link: ruclips.net/video/hu5yg_ZqYzg/видео.html