A trivial model to return a different value at every x. If param is atomic, then that value is returned for every x. Otherwise, param must be a vector of same size as x, and param is returned.
1 | simple.model(x, param)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.