Can someone help me be able to code (sin,cos, tan) using vb6.0? I am having a hard time figuring it out how to use this in vb. Please help me, I am rookie in this using this program. Thank you for your help, that is much appreciated!
VB uses its own functions for Sin, Cos and Tan with examples. Just open your code and highlight Sin, Cos and Tan and press F1 for help.
I've been programming with VB for 17 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.