Code Comments
Programming Forum and web based access to our favorite programming groups.Visual Basic has Sin and a Cos Functions. It does not have a ArcCosine function. Microsoft Excel does have a ArcCosine function named ACOS. Is ther e any way to get a function for ArcCosine in VB? -- John Brown
Post Follow-up to this message> Visual Basic has Sin and a Cos Functions. It does not have a ArcCosine > function. Microsoft Excel does have a ArcCosine function named ACOS. Is there > any way to get a function for ArcCosine in VB? Go to the Index tab of VB's help files and type in "arcsine" (without the quote marks). Double-click the entry and you will be taken to a page entitled "Derived Math Functions"; the arcsine and several other functions are shown there. Rick - MVP
Post Follow-up to this messageThanks Rick! -- John Brown "Rick Rothstein" wrote: > Is there > > Go to the Index tab of VB's help files and type in "arcsine" (without > the quote marks). Double-click the entry and you will be taken to a page > entitled "Derived Math Functions"; the arcsine and several other > functions are shown there. > > Rick - MVP > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.