Skip to content

Commit

Permalink
spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rbed committed Sep 13, 2024
1 parent 4a5b616 commit eb664af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solver/postprocess.jl
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const inv_pairs = collect(zip(inv_exacts, inv_evald))
function convert_consts(x)
This function takes BasicSymbolic terms as input (x) and attempts
to simplify these basic symbolic terms using known values.
Currently, this function only supports inverse trignometric functions.
Currently, this function only supports inverse trigonometric functions.
## Examples
```jldoctest
Expand Down

0 comments on commit eb664af

Please sign in to comment.