FunctionApproximations`
FunctionApproximations`

OrderStarKind

OrderStarKind

is an option to OrderStarPlot that specifies the type of order star to be displayed.

Details and Options

  • To use OrderStarKind, you first need to load the Function Approximations Package using Needs["FunctionApproximations`"].
  • Valid settings are First and Second. The default setting is First.
  • With the setting OrderStarKind->First, OrderStarPlot draws the level curve , where is the approximating function to . With the setting OrderStarKind->Second, OrderStarPlot draws the level curve .