Skip to content

Commit

Permalink
Fix test for tan
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Dec 7, 2023
1 parent e75b24b commit 4375df0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/tan.json5
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"arguments": {
"x": -1
},
"returns": 0.64836082746
"returns": -1.55740772465
},
{
"arguments": {
Expand All @@ -50,4 +50,4 @@
"returns": null
}
]
}
}

0 comments on commit 4375df0

Please sign in to comment.