Plots discrete values of a function.
DiscretePlot[f, {n, nmax}]
DiscretePlot[f, {n, nmin, nmax}]
DiscretePlot[f, {n, nmin, nmax, dn}]
DiscretePlot[f, {n, {n1, …, nm}}]
DiscretePlot[{f1, f2, …}, …]
DiscretePlot[PrimePi[k], {k, 1, 50}]
→ -Graphics-DiscretePlot[MoebiusMu[k], {k, 1, 50}]
→ -Graphics-DiscretePlot[Evaluate@data, {k, 1, 50}, PlotLegends -> {0.3, 0.5, 0.8}]
→ -Graphics-- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- EvaluationMonitor — default None
- ExtentElementFunction — default Automatic
- ExtentMarkers — default None
- ExtentSize — default None
- Filling — default Axis
- FillingStyle — default Automatic
- Joined — default Automatic
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLabels — default None
- PlotLegends — default None
- PlotMarkers — default None
- PlotRange — default Automatic
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- WorkingPrecision — default MachinePrecision