Skip to content
Snippets Groups Projects
Verified Commit ba04b3cc authored by Houtan Bastani's avatar Houtan Bastani
Browse files

fix typos in 119595fe #1628

[skip ci]
parent 119595fe
Branches
Tags
No related merge requests found
Pipeline #2038 skipped
...@@ -182,13 +182,13 @@ by the ``dynare`` command. ...@@ -182,13 +182,13 @@ by the ``dynare`` command.
.. option:: output=dynamic|first|second|third .. option:: output=dynamic|first|second|third
Instructs the preprocessor to calculate derivatives at the given Instructs the preprocessor to output derivatives at the given
order. Only works when ``language=julia`` has been passed. order. Only works when ``language=julia`` has been passed.
.. option:: language=matlab|julia .. option:: language=matlab|julia
Instructs the preprocessor to write output for Matlab or Julia. Default: Instructs the preprocessor to write output for MATLAB or Julia. Default:
Matlab MATLAB
.. option:: params_derivs_order=0|1|2 .. option:: params_derivs_order=0|1|2
...@@ -209,7 +209,7 @@ by the ``dynare`` command. ...@@ -209,7 +209,7 @@ by the ``dynare`` command.
variables: ``exp``, ``log``, ``log10``, ``cos``, ``sin``, ``tan``, variables: ``exp``, ``log``, ``log10``, ``cos``, ``sin``, ``tan``,
``acos``, ``asin``, ``atan``, ``cosh``, ``sinh``, ``tanh``, ``acosh``, ``acos``, ``asin``, ``atan``, ``cosh``, ``sinh``, ``tanh``, ``acosh``,
``asinh``, ``atanh``, ``sqrt``, ``cbrt``, ``abs``, ``sign``, ``asinh``, ``atanh``, ``sqrt``, ``cbrt``, ``abs``, ``sign``,
``erf``. Defalut: don't transform unary operators ``erf``. Defalut: no obligatory transformation
.. option:: json = parse|check|transform|compute .. option:: json = parse|check|transform|compute
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment