Skip to content

Commit

Permalink
[doc] add docs for the new parameter type Function
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro-w committed Jan 31, 2019
1 parent 31267e6 commit bff354a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A function defined by a mathematical expression.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mathematical expression of the function (currently x,y,z are supported variales). For non-scalar values, an expression should be given for each component.

0 comments on commit bff354a

Please sign in to comment.