Module iced_audio::core::normal

source ·
Expand description

An f32 value that is gauranteed to be constrained to the range of

0.0 >= value <= 1.0

Structs

  • An f32 value that is gauranteed to be constrained to the range of
  • An error returned when trying to build a Normal from an out of range value.