Clear Filters
Clear Filters

how to write an exponential eqn.

3 views (last 30 days)
mary
mary on 30 Nov 2013
Answered: Azzi Abdelmalek on 30 Nov 2013
i want to write this the following equation in matlab
e-((r+1)^2)/2
how should i write the exponential symbol "e"

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 30 Nov 2013
a=100
y=exp(a)

More Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!