Function Log10
The Log10 function computes a denary logarithm.
Performance:
Default processor |
Pentium® III processor |
Pentium® 4 processor |
Itanium® processor |
|
vsLog10 (HA version) |
20.8 |
20.9 |
20.1 |
7.2 |
vdLog10 (HA version) |
35.1 |
37.5 |
32.3 |
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 |
|
vsLog10 (HA version) |
0.70 |
0.70 |
0.51 |
0.51 |
vdLog10 (HA version) |
0.93 |
0.93 |
0.55 |
0.51 |
Special values:
Function |
Input Argument |
Result |
Default processor |
Pentium® III processor |
Pentium® 4 processor |
Itanium® processor |
vsLog10/vdLog10 (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.