Function Ln
The Ln function computes a natural logarithm.
Performance:
Default processor |
Pentium® III processor |
Pentium® 4 processor |
Itanium® processor |
|
vsLn (HA version) |
20.8 |
20.9 |
17.3 |
7.2 |
vdLn (HA version) |
35.2 |
37.8 |
30.0 |
11.4 |
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 |
|
vsLn (HA version) |
0.72 |
0.72 |
0.53 |
0.51 |
vdLn (HA version) |
0.67 |
0.67 |
0.53 |
0.51 |
Special values:
Function |
Input Argument |
Result |
Default processor |
Pentium® III processor |
Pentium® 4 processor |
Itanium® processor |
vsLn/vdLn (HA version) |
1 |
0 |
+ |
+ |
+ |
+ |
NaN (Both QNaN and SNaN) |
NaN (Raise Invalid Exeption for SNaN) |
+ |
+ |
+ |
+ | |
0 |
-Inf (Raise DZ Exeption) |
+ |
+ |
+ |
+ | |
x<0 |
NaN |
+ |
+ |
+ |
+ | |
+ Inf |
Inf |
+ |
+ |
+ |
+ | |
- Inf |
NaN (Raise Invalid Exeption) |
+ |
+ |
+ |
+ |
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.