ln()

Returns the natural logarithm (ln)

Syntax
y = ln(x)

Arguments
Name Description Range Type Required
x number (-∞, ∞) integer, real, complex yes

Examples

a = ln(e)
returns 1

Defined in

Built in

See Also

abs(), cint(), exp(), float(), int(), pow(), sgn(), sqrt()

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources