BarnsleyFern.next_pointMethod
next_point(x, y;config=ModelConfig())

Returns next points in the pattern

Arguments:

  • x::Float64 : x point
  • y::Float64 : y point

Keyword Arguments

  • config::ModelConfig : Configuration

Response:

  • x_next::Float64
  • y_next::Float64