For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > May 2005 > Function for ArcCosine









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Function for ArcCosine
John Brown

2005-05-27, 8:55 pm

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?
--
John Brown
Rick Rothstein

2005-05-27, 8:55 pm

> 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

John Brown

2005-05-27, 8:55 pm

Thanks 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
>
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com