Function Acosh

The Acosh function computes an inverse hyperbolic cosine (nonnegative).

Performance:

  Default processor Intel® Pentium® III processor Intel® Pentium® 4 processor Intel® Pentium® 4 processor with Streaming SIMD Extensions 3 (SSE3) Intel® Itanium® 2 processor
vsAcosh (HA version) 155.13 42.95 31.34 32.51 13.27
vdAcosh (HA version) 111.07 111.02 89.92 113.37 18.36
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 Intel® Pentium® III processor

 
Notes:
1) *           X87 code for all processors
2) **         Intel® Pentium® III processor
3) ***       Intel® Pentium® 4 processor
4) ****     Intel® Pentium® 4 processor with Streaming SIMD Extensions 3 (SSE3)
5) *****   Intel® Itanium® 2 processor
6) Logarithmic scale is used for "Vectors Size" axis

Maximal observed error for the whole function domain:

  Default processor Pentium III processor Pentium 4 processor Pentium 4 processor with SSE3 Itanium 2 processor
vsAcosh (HA version) 0.8753 0.8753 0.8753 0.8753 0.5112
vdAcosh (HA version) 0.7507 0.7507 0.7507 0.7507 0.5220
Notes:
1) Units - ULP (Units in The Last Place)

Special values:

Function Input Argument Result Default processor Pentium III processor Pentium 4 processor Pentium 4 processor with SSE3 Itanium 2 processor
vsAcosh/vdAcosh
(HA version)
1 0 + + + + +
NaN (Both QnaN and SNaN) NaN (Raise Invalid Exeption for SnaN) + + + + +
+ Inf + Inf + + + + +
x<1 NaN + + + + +

Legal Information

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