hi all i wish to create a simple programe that does the following.
to be able to calculate the circumferance of any given circle and divide by chosen degrees over 360 degrees.
have tried simple programe by typing in the immediate window.
giving a radius of 10 as follows,and using the value of pi at 3.142
10*2* gives 20 * (3.142) = 62.84 /4= 15.71
the 15.71 is a quater of a circle 90degrees.
as i am using vb6 working vertion there is no help file included , so i am not sure quite what command /methode i would use to get (figures into my programe) and make the circle radius any size .
if there are simple examples or tutors please point me in the right direction ,
thank you
i
i