|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
inline |
Compute the log of base 10 of x where has type AD<Base>
| Base | is the base type (different from base for log) for this AD type, see base_require. |
| x | is the argument for the log10 function. |
. Definition at line 591 of file std_math_98.hpp.