Function Asinh
The Asinh function computes an inverse hyperbolic sine.
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 | |
vsAsinh (HA version) | 163.96 | 45.31 | 32.94 | 33.42 | 14.34 |
vdAsinh (HA version) | 116.00 | 116.01 | 101.76 | 116.51 | 18.44 |
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 | |
vsAsinh (HA version) | 0.8753 | 0.8753 | 0.8753 | 0.8753 | 0.5129 |
vdAsinh (HA version) | 0.8067 | 0.8067 | 0.8067 | 0.8067 | 0.5167 |
Special values:
Function | Input Argument | Result | Default processor | Pentium III processor | Pentium 4 processor | Pentium 4 processor with SSE3 | Itanium 2 processor |
vsAsinh/vdAsinh (HA version) |
0 | 0 | + | + | + | + | + |
NaN (Both QNaN and SNaN) | NaN (Raise Invalid Exeption for SnaN) | + | + | + | + | + | |
+ Inf | + Inf | + | + | + | + | + | |
- Inf | - Inf | + | + | + | + | + |
Copyright © 2000-2004, Intel Corporation, All Rights Reserved.