How to code "e" by itself in equation e-1?

 Accepted Answer

More Answers (1)

@Torsten and @Matt J are correct to suggest the exp function, but if the quantity x/a can be very small you might also want to look at the expm1 function.

Categories

Products

Release

R2021a

Tags

Asked:

on 24 Jul 2022

Answered:

on 24 Jul 2022

Community Treasure Hunt

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

Start Hunting!