Table of Contents

Wiki > TV3D65 Index > TVMathLibrary

ATan

DESCRIPTION

Calculates the ATan of a given value. The ATan function is also referred to as ArcTan, Arc Tangent or the Inverse Tangent.

DECLARATION

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

PARAMETERS

NAMEOPTIONALDESCRIPTION
fXNo Value of which the ATan should be calculated

RETURN VALUE

Single ATan value (in radians or degrees) of fx

EXAMPLES

ExampleBasic example.

TIPS

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