MATLAB 7.5 doesn't calculate the whole operation
Show older comments
Hello! I'm working with MATLAB 7.5 and, in some occasions, when I make operations like sin(9283471987573/982489578238954) and press enter, it only writes it, but not the solution. How can I avoid it?
Sorry if I made some grammatical mistake, english is not my first language.
Accepted Answer
More Answers (1)
Try typing
format long
in your command window.
Categories
Find more on Conversion Between Symbolic and Numeric in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!