bishbosh-0.1.1.0: Plays chess.
Safe HaskellSafe-Inferred
LanguageHaskell2010

BishBosh.Data.Num

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Synopsis

Functions

inClosedUnitInterval :: (Num n, Ord n) => n -> Bool Source #

Whether the specified number lies within the closed unit-interval, [0,1]; https://en.wikipedia.org/wiki/Unit_interval.