How to initialize in 7 decimal places
Show older comments
Hi all,
I want to initialise x = 1.5638287 (7 decimal places)
However, x is only initialised up to 4 decimal places (1.5638)
Is it possible to specify any symbols so that I can use the 7 decimal place value for x?
Thanks.
1 Comment
programmingnewbie
on 5 Jun 2016
Accepted Answer
More Answers (1)
Image Analyst
on 4 Jun 2016
1 vote
Categories
Find more on Introduction to Installation and Licensing 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!