Function Asin

The Asin function computes an arcsine.

Performance:

 

Default processor

Pentium® III processor

Pentium® 4 processor

Itanium® processor

vsAsin (HA version)

64.9

41.7

23.6

10.2

vdAsin (HA version)

94.1

94.1

65.5

15.4

Notes:
1) Units - CPE (Clocks per Element)
2) Performance was measured on "working" interval (double precision: [-1,1]; single precision: [-1,1])
3) Data - vectors of 1000 elements with random generated numbers
4) "Default" means X87 code for all IA-32 processors
5) Performance of "default" version was measured on Pentium® III processor

 
Notes:
1) *        X87 code for all processors
2) **      Pentium® III processor
3) ***    Pentium® 4 processor
4) **** Itanium® processor
5) Logarithmic scale is used for "Vectors Size" axis

Maximal observed error for the whole function domain:

 

Default processor

Pentium® III processor

Pentium® 4 processor

Itanium® processor

vsAsin (HA version)

0.54

0.92

0.83

0.50

vdAsin (HA version)

0.65

0.65

0.81

0.51

Notes:
1) Units - ULP (Units in The Last Place)

Special values:

Function

Input Argument

Result

Default processor

Pentium® III processor

Pentium® 4 processor

Itanium® processor

vsAsin/vdAsin

(HA version)

0

0

+

+

+

+

NaN (Both QNaN and SNaN)

NaN (Raise Invalid Exeption for SNaN)

+

+

+

+

+/- Inf

NaN

+

+

+

+

|x|>1

NaN (Raise Invalid Exeption)

+

+

+

+

1

Machine PI/2

+

+

+

+

-1

Machine - PI/2

+

+

+

+

Intel, Pentium, Pentium III, Pentium 4, and Itanium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

Copyright © 2000-2002, Intel Corporation, All Rights Reserved.