Getting Matlab to Recognize "e" as a Number

  • Context: MATLAB 
  • Thread starter Thread starter buildingblocs
  • Start date Start date
  • Tags Tags
    Matlab
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 141K views
buildingblocs
Messages
17
Reaction score
1
How do I get Matlab to recognise 'e' as the number rather than a variable
 
  • Like
Likes   Reactions: llatosz
Physics news on Phys.org
Use exp(1).
 
  • Like
Likes   Reactions: llatosz