Would be nice to have a way to indicate different functions on different ranges of parameter values.
For example
x = r + 1 { r < 1 } r ^ 2 { r > 2 }
Log in to post a comment.