|
SOLUTIONS
|
COMPUTER ARITHMETIC PACKAGE SYMBOL
MicroscopePlot
plots the expression f in a small neighborhood of a using machine arithmetic.
![]()
plots f from
ulps to
ulps.
DetailsDetails
- To use
, you first need to load the Computer Arithmetic Package using Needs["ComputerArithmetic`"]. - The following option can be given:
-
Joined True whether to join points - Valid settings for Joined are True, False, and Real.
- With the setting Joined->Real, the line joining the plot points represents the mapping from the set of real numbers to the set of machine-number outputs.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
