drawFunction

Draw function on our plot

  1. CONTEXT drawFunction(double delegate(double) func, Bounds bounds, CONTEXT context)
  2. void drawFunction(double delegate(double) func, PlotState plot)
    void
    drawFunction
    (
    CONTEXT
    )
    (
    double delegate
    (
    double
    )
    func
    ,)

Meta