dasp icon indicating copy to clipboard operation
dasp copied to clipboard

Add support for integer-based phase (as an alternative to `f64`).

Open mitchmindtree opened this issue 8 years ago • 1 comments

See the trigint library (an integer based trigonometry library) for inspiration.

mitchmindtree avatar Mar 17 '16 07:03 mitchmindtree

This is also important to consider for a more consistent phase quality, as the resolution of floats degrades the further they diverge from 0.0.

mitchmindtree avatar Jul 10 '17 17:07 mitchmindtree