הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Syntax
Number.Ln(number as nullable number) as nullable number
About
Returns the natural logarithm of a number, number. If number is null Number.Ln returns null.
Example
Get the natural logarithm of 15.
Usage
Number.Ln(15)
Output
2.70805020110221