sine_macro 0.1.1

Procedural macro for generating sine wave arrays
Documentation
1
2
3
4
5
error: number would be zero for non-zero type
 --> tests/fail/zero_frequency.rs:9:39
  |
9 |     let _wave = sine_wave!(frequency: 0);
  |                                       ^