Table of Contents

Wiki > TV3D65 Index > TVMathLibrary

ACos

DESCRIPTION

Calculates the ACos of a given value. The ACos function is also referred to as ArcCos, Arc Cosine or the Inverse Cosine.

DECLARATION

VB.NET ACos(fX As Single) As Single
C++ float ACos(float fX )

PARAMETERS

NAMEOPTIONALDESCRIPTION
fXNo Value of which the ACos should be calculated

RETURN VALUE

Single ACos value (in radians or degrees) of fx

EXAMPLES

ExampleBasic example.

TIPS

 
tvmathlibrary/acos.txt · Last modified: 2009/11/30 09:04 by 77.251.60.226