Y = log10(X)는 배열 X의 각 요소에 대한 상용 로그를 반환합니다. 이 함수는 실수와 복소수 입력값을 모두 받습니다. X가 구간 (0, Inf)에 있는 실수 값이면 log10은 구간 (-Inf, Inf)의 실수 값을 반환하게 됩니다. X가 복소수 값이나 음의 실수 값이면 log10 함수는 복소수 값을 반환하게 됩니다.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.