Floating-point

From FLWiki

Jump to: navigation, search

Floating-point is one of two numerical data types that Flying Logic supports for confidence values. The other is fuzzy boolean.

Unlike fuzzy boolean values, which can only take on values in the range 0.0 ... 1.0, floating-point values can take on values outside this range. As confidence spinners can only display values in the range 0.0 ... 1.0, values outside this range are displayed as filled red circles.

Edges that carry floating-point values are drawn with open arrowheads, while edges that carry fuzzy boolean values are drawn with filled arrowheads.

Image:NumericTypes.png

[edit] See Also

Personal tools