Table of Contents

Wiki > TV3D65 Index > TVMathLibrary

ASin

DESCRIPTION

Calculates the ASin of a given value. The ASin function is also referred to as ArcSin, Arc Sinus or the Inverse Sinus.

DECLARATION

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

PARAMETERS

NAMEOPTIONALDESCRIPTION
fXNoValue of which the ASin should be calculated

RETURN VALUE

Single ASin value (in radians or degrees) of fx

EXAMPLES

ExampleBasic example.

TIPS

 
tvmathlibrary/asin.txt · Last modified: 2009/11/30 09:02 by 77.251.60.226