Function Sinh
The Sinh function computes a 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 | |
| vsSinh (HA version) | 49.29 | 43.51 | 29.89 | 31.00 | 7.19 | 
| vdSinh (HA version) | 71.41 | 71.30 | 43.23 | 45.83 | 12.23 | 
 
 
 
 
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 | |
| vsSinh (HA version) | 0.5000 | 0.5000 | 0.5039 | 0.5039 | 0.5074 | 
| vdSinh (HA version) | 0.8884 | 0.8884 | 0.7659 | 0.7659 | 0.5114 | 
Special values:
| Function | Input Argument | Result | Default processor | Pentium III processor | Pentium 4 processor | Pentium 4 processor with SSE3 | Itanium 2 processor | 
| vsSinh/vdSinh (HA version) | 0 | 0 | + | + | + | + | + | 
| NaN (Both QNaN and SNaN) | NaN | + | + | + | + | + | |
| + Inf | Inf | + | + | + | + | + | |
| - Inf | - Inf | + | + | + | + | + | |
| x> Precision`s Overflow Threshold | + Inf (Raise Owerflow Exeption) | + | + | + | + | + | |
| x< Negative Overflow Threshold | - Inf (Raise Owerflow Exeption) | + | + | + | + | + | 
Copyright © 2000-2004, Intel Corporation, All Rights Reserved.