Why this error appears when I type ln?

Answers (1)

The natural logarithm function in MATLAB is log:
y = log(2)
returns:
y =
693.1472e-003

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products

Asked:

on 16 Jan 2015

Answered:

on 16 Jan 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!