Expand description

Dual Interval

A number between -1 inclusive and 1 inclusive.

Examples:

let x = DualIntervalAsStructF64(0.5);

Compare:

  • Dual Interval is 0..1

  • Dual Interval is -1..1

Structs

Type Definitions