Post Reply 
help with exact command. [Solved]
04-25-2016, 09:27 PM (This post was last modified: 04-25-2016 09:27 PM by DrD.)
Post: #4
RE: help with exact command.
Didier has given you the answer. Another way to do it would be to change:

M:=1/3; // Instead of M:=0.333

Then you would be able to see that approx(M) = 0.333 (to what ever your settings are), while exact(M) = 1/3.

-Dale
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
help with exact command. [Solved] - Spybot - 04-25-2016, 07:54 PM
RE: help with exact command. - Spybot - 04-25-2016, 08:33 PM
RE: help with exact command. - DrD - 04-25-2016 09:27 PM
RE: help with exact command. - Spybot - 04-25-2016, 11:18 PM



User(s) browsing this thread: 1 Guest(s)