Skip to content

Commit

Permalink
fix(test): add snapshot for sine interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarLiner committed Sep 17, 2024
1 parent e124466 commit 2cdadaf
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
source: crates/valib-core/src/math/interpolation.rs
expression: "&actual as &[_]"
---
0.0
0.146447
0.5
0.853553
1.0
1.0
1.0
1.0
1.0
1.0
1.0
1.0

0 comments on commit 2cdadaf

Please sign in to comment.