how to add Math library?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
dear all i would like to calculate the ATAN(), but how to add math library or component to project? thanks a lot.
You should be able to refer to the static Math class, like this
Math.Atan()
The Math class is part of the System namespace and should already be available in your project without needing to add additional references.
Scott Dorman
Microsoft® MVP - Visual C# | MCPD President - Tampa Bay IASA [Blog][Articles][Forum Guidelines]
Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai