Skip to content

Commit

Permalink
fix: cos test form i64 to fp64
Browse files Browse the repository at this point in the history
  • Loading branch information
richtia committed Jul 28, 2023
1 parent 0f002bd commit 933c907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cases/arithmetic/cos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cases:
type: fp32
- group: basic
args:
- value: 1
- value: 1.0
type: fp64
result:
value: 0.5403023058681398
Expand Down

0 comments on commit 933c907

Please sign in to comment.