EXP
LN
LOG
자연로그를 반환합니다.
LN(x)
아래 값을 입력하면 예제에 즉시 반영됩니다.
natural_log
SELECT LN(2.71828) AS natural_log;