Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

Plotting 2D Real Functions with Discontinuities
Author

Fernando Gomez Lanza
Old MathSource #

0209-382
Revision date

1999-09-13
Description

The package RLSCF.m contains a function named PlotFR similar to Plot. PlotFR locates and avoids the discontinuities of real functions as Tan[x], 1/(x-2), and others, ploting the correct graphic. Also works with real values of x^(1/3) functions. "EjemploRLSCF.nb" shows a comparison between the plots obtained with Plot and PlotFR. Not for use with iterations of the same function as Tan[Tan[x]].
Subjects

*Wolfram Technology > Programming > 2D Graphics
*Wolfram Technology > Programming > Graphing and Plotting
Keywords

Plot, Function, Discontinuity, Real, Singularity
Downloads Download Wolfram CDF Player

Download
EjemploRLSCF.nb (566.1 KB) - Mathematica Notebook [Spanish]
Download
ExampleRLSCF.nb (504.3 KB) - Mathematica Notebook [English]
Download
RLSCF.m (9.6 KB) - Mathematica package