IQMathLibrary  1.0
Functions
_IQNasin_acos.c File Reference

Detailed Description

Functions to compute the inverse sine of the input and return the result, in radians.



#include <stdint.h>
#include "../support/support.h"
#include "_IQNtables.h"
Include dependency graph for _IQNasin_acos.c:

Functions

__STATIC_INLINE int_fast32_t __IQNasin (int_fast32_t iqNInput, const int8_t q_value)
 Computes the inverse sine of the IQN input. More...
 
int32_t _IQ29asin (int32_t a)
 Computes the inverse sine of the IQ29 input. More...
 
int32_t _IQ28asin (int32_t a)
 Computes the inverse sine of the IQ28 input. More...
 
int32_t _IQ27asin (int32_t a)
 Computes the inverse sine of the IQ27 input. More...
 
int32_t _IQ26asin (int32_t a)
 Computes the inverse sine of the IQ26 input. More...
 
int32_t _IQ25asin (int32_t a)
 Computes the inverse sine of the IQ25 input. More...
 
int32_t _IQ24asin (int32_t a)
 Computes the inverse sine of the IQ24 input. More...
 
int32_t _IQ23asin (int32_t a)
 Computes the inverse sine of the IQ23 input. More...
 
int32_t _IQ22asin (int32_t a)
 Computes the inverse sine of the IQ22 input. More...
 
int32_t _IQ21asin (int32_t a)
 Computes the inverse sine of the IQ21 input. More...
 
int32_t _IQ20asin (int32_t a)
 Computes the inverse sine of the IQ20 input. More...
 
int32_t _IQ19asin (int32_t a)
 Computes the inverse sine of the IQ19 input. More...
 
int32_t _IQ18asin (int32_t a)
 Computes the inverse sine of the IQ18 input. More...
 
int32_t _IQ17asin (int32_t a)
 Computes the inverse sine of the IQ17 input. More...
 
int32_t _IQ16asin (int32_t a)
 Computes the inverse sine of the IQ16 input. More...
 
int32_t _IQ15asin (int32_t a)
 Computes the inverse sine of the IQ15 input. More...
 
int32_t _IQ14asin (int32_t a)
 Computes the inverse sine of the IQ14 input. More...
 
int32_t _IQ13asin (int32_t a)
 Computes the inverse sine of the IQ13 input. More...
 
int32_t _IQ12asin (int32_t a)
 Computes the inverse sine of the IQ12 input. More...
 
int32_t _IQ11asin (int32_t a)
 Computes the inverse sine of the IQ11 input. More...
 
int32_t _IQ10asin (int32_t a)
 Computes the inverse sine of the IQ10 input. More...
 
int32_t _IQ9asin (int32_t a)
 Computes the inverse sine of the IQ9 input. More...
 
int32_t _IQ8asin (int32_t a)
 Computes the inverse sine of the IQ8 input. More...
 
int32_t _IQ7asin (int32_t a)
 Computes the inverse sine of the IQ7 input. More...
 
int32_t _IQ6asin (int32_t a)
 Computes the inverse sine of the IQ6 input. More...
 
int32_t _IQ5asin (int32_t a)
 Computes the inverse sine of the IQ5 input. More...
 
int32_t _IQ4asin (int32_t a)
 Computes the inverse sine of the IQ4 input. More...
 
int32_t _IQ3asin (int32_t a)
 Computes the inverse sine of the IQ3 input. More...
 
int32_t _IQ2asin (int32_t a)
 Computes the inverse sine of the IQ2 input. More...
 
int32_t _IQ1asin (int32_t a)
 Computes the inverse sine of the IQ1 input. More...
 

Function Documentation

§ __IQNasin()

__STATIC_INLINE int_fast32_t __IQNasin ( int_fast32_t  iqNInput,
const int8_t  q_value 
)

Computes the inverse sine of the IQN input.

Parameters
iqNInputIQN type input.
q_valueIQ format.
Returns
IQN type result of inverse sine.

References _IQ31sqrt().

Referenced by _IQ10asin(), _IQ11asin(), _IQ12asin(), _IQ13asin(), _IQ14asin(), _IQ15asin(), _IQ16asin(), _IQ17asin(), _IQ18asin(), _IQ19asin(), _IQ1asin(), _IQ20asin(), _IQ21asin(), _IQ22asin(), _IQ23asin(), _IQ24asin(), _IQ25asin(), _IQ26asin(), _IQ27asin(), _IQ28asin(), _IQ29asin(), _IQ2asin(), _IQ3asin(), _IQ4asin(), _IQ5asin(), _IQ6asin(), _IQ7asin(), _IQ8asin(), and _IQ9asin().

§ _IQ29asin()

int32_t _IQ29asin ( int32_t  a)

Computes the inverse sine of the IQ29 input.

Parameters
aIQ29 type input.
Returns
IQ29 type result of inverse sine.

References __IQNasin().

§ _IQ28asin()

int32_t _IQ28asin ( int32_t  a)

Computes the inverse sine of the IQ28 input.

Parameters
aIQ28 type input.
Returns
IQ28 type result of inverse sine.

References __IQNasin().

§ _IQ27asin()

int32_t _IQ27asin ( int32_t  a)

Computes the inverse sine of the IQ27 input.

Parameters
aIQ27 type input.
Returns
IQ27 type result of inverse sine.

References __IQNasin().

§ _IQ26asin()

int32_t _IQ26asin ( int32_t  a)

Computes the inverse sine of the IQ26 input.

Parameters
aIQ26 type input.
Returns
IQ26 type result of inverse sine.

References __IQNasin().

§ _IQ25asin()

int32_t _IQ25asin ( int32_t  a)

Computes the inverse sine of the IQ25 input.

Parameters
aIQ25 type input.
Returns
IQ25 type result of inverse sine.

References __IQNasin().

§ _IQ24asin()

int32_t _IQ24asin ( int32_t  a)

Computes the inverse sine of the IQ24 input.

Parameters
aIQ24 type input.
Returns
IQ24 type result of inverse sine.

References __IQNasin().

§ _IQ23asin()

int32_t _IQ23asin ( int32_t  a)

Computes the inverse sine of the IQ23 input.

Parameters
aIQ23 type input.
Returns
IQ23 type result of inverse sine.

References __IQNasin().

§ _IQ22asin()

int32_t _IQ22asin ( int32_t  a)

Computes the inverse sine of the IQ22 input.

Parameters
aIQ22 type input.
Returns
IQ22 type result of inverse sine.

References __IQNasin().

§ _IQ21asin()

int32_t _IQ21asin ( int32_t  a)

Computes the inverse sine of the IQ21 input.

Parameters
aIQ21 type input.
Returns
IQ21 type result of inverse sine.

References __IQNasin().

§ _IQ20asin()

int32_t _IQ20asin ( int32_t  a)

Computes the inverse sine of the IQ20 input.

Parameters
aIQ20 type input.
Returns
IQ20 type result of inverse sine.

References __IQNasin().

§ _IQ19asin()

int32_t _IQ19asin ( int32_t  a)

Computes the inverse sine of the IQ19 input.

Parameters
aIQ19 type input.
Returns
IQ19 type result of inverse sine.

References __IQNasin().

§ _IQ18asin()

int32_t _IQ18asin ( int32_t  a)

Computes the inverse sine of the IQ18 input.

Parameters
aIQ18 type input.
Returns
IQ18 type result of inverse sine.

References __IQNasin().

§ _IQ17asin()

int32_t _IQ17asin ( int32_t  a)

Computes the inverse sine of the IQ17 input.

Parameters
aIQ17 type input.
Returns
IQ17 type result of inverse sine.

References __IQNasin().

§ _IQ16asin()

int32_t _IQ16asin ( int32_t  a)

Computes the inverse sine of the IQ16 input.

Parameters
aIQ16 type input.
Returns
IQ16 type result of inverse sine.

References __IQNasin().

§ _IQ15asin()

int32_t _IQ15asin ( int32_t  a)

Computes the inverse sine of the IQ15 input.

Parameters
aIQ15 type input.
Returns
IQ15 type result of inverse sine.

References __IQNasin().

§ _IQ14asin()

int32_t _IQ14asin ( int32_t  a)

Computes the inverse sine of the IQ14 input.

Parameters
aIQ14 type input.
Returns
IQ14 type result of inverse sine.

References __IQNasin().

§ _IQ13asin()

int32_t _IQ13asin ( int32_t  a)

Computes the inverse sine of the IQ13 input.

Parameters
aIQ13 type input.
Returns
IQ13 type result of inverse sine.

References __IQNasin().

§ _IQ12asin()

int32_t _IQ12asin ( int32_t  a)

Computes the inverse sine of the IQ12 input.

Parameters
aIQ12 type input.
Returns
IQ12 type result of inverse sine.

References __IQNasin().

§ _IQ11asin()

int32_t _IQ11asin ( int32_t  a)

Computes the inverse sine of the IQ11 input.

Parameters
aIQ11 type input.
Returns
IQ11 type result of inverse sine.

References __IQNasin().

§ _IQ10asin()

int32_t _IQ10asin ( int32_t  a)

Computes the inverse sine of the IQ10 input.

Parameters
aIQ10 type input.
Returns
IQ10 type result of inverse sine.

References __IQNasin().

§ _IQ9asin()

int32_t _IQ9asin ( int32_t  a)

Computes the inverse sine of the IQ9 input.

Parameters
aIQ9 type input.
Returns
IQ9 type result of inverse sine.

References __IQNasin().

§ _IQ8asin()

int32_t _IQ8asin ( int32_t  a)

Computes the inverse sine of the IQ8 input.

Parameters
aIQ8 type input.
Returns
IQ8 type result of inverse sine.

References __IQNasin().

§ _IQ7asin()

int32_t _IQ7asin ( int32_t  a)

Computes the inverse sine of the IQ7 input.

Parameters
aIQ7 type input.
Returns
IQ7 type result of inverse sine.

References __IQNasin().

§ _IQ6asin()

int32_t _IQ6asin ( int32_t  a)

Computes the inverse sine of the IQ6 input.

Parameters
aIQ6 type input.
Returns
IQ6 type result of inverse sine.

References __IQNasin().

§ _IQ5asin()

int32_t _IQ5asin ( int32_t  a)

Computes the inverse sine of the IQ5 input.

Parameters
aIQ5 type input.
Returns
IQ5 type result of inverse sine.

References __IQNasin().

§ _IQ4asin()

int32_t _IQ4asin ( int32_t  a)

Computes the inverse sine of the IQ4 input.

Parameters
aIQ4 type input.
Returns
IQ4 type result of inverse sine.

References __IQNasin().

§ _IQ3asin()

int32_t _IQ3asin ( int32_t  a)

Computes the inverse sine of the IQ3 input.

Parameters
aIQ3 type input.
Returns
IQ3 type result of inverse sine.

References __IQNasin().

§ _IQ2asin()

int32_t _IQ2asin ( int32_t  a)

Computes the inverse sine of the IQ2 input.

Parameters
aIQ2 type input.
Returns
IQ2 type result of inverse sine.

References __IQNasin().

§ _IQ1asin()

int32_t _IQ1asin ( int32_t  a)

Computes the inverse sine of the IQ1 input.

Parameters
aIQ1 type input.
Returns
IQ1 type result of inverse sine.

References __IQNasin().

© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale