Real1 | → | Real2 |
Real1 | → | Complex2 |
Complex1 | → | Complex2 |
Symbol1 | → | Expression2 |
Expression1 | → | Expression2 |
This operation calculates the base 10 logarithm of its input argument. If the argument is 0, an infinite result error is produced. For positive real numbers, the result is a real but for negative real numbers, the result is complex.