C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !






Degrees to Radians


Posted Date: 03 Aug 2008    Resource Type: Code Snippets    Category: VB.NET Syntax

Posted By: Rekha       Member Level: Gold
Rating:     Points: 10



Public Function DegreeToRadian(ByVal degree As Double) As Double
Return (Math.PI / 180) * degree
End Function




Responses

Author: RamyaNaidu    07 Aug 2008Member Level: Silver   Points : 2
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
DegreeToRadian(34.56)
MsgBox(DegreeToRadian(34.56))
End Sub
Public Function DegreeToRadian(ByVal degree As Double) As Double
Return (Math.PI / 180) * degree
MsgBox((Math.PI / 180) * degree)
End Function



Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Degrees to Radians  .  Convert Degrees to Radians  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Get the Linecount from a Word file
Previous Resource: Palindrome Word
Return to Discussion Resource Index
Post New Resource
Category: VB.NET Syntax


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

teleconferencing service

Contact Us    Privacy Policy    Terms Of Use