Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Conditional loop 5 found (7 total)

alternate case: conditional loop

Simons' BASIC (1,777 words) [view diff] case mismatch in snippet view article find links to article

marks its end RCOMP – reinstates the most recently used IF/THEN/ELSE conditional LOOP – defines the start of a loop that will run until an EXIT IF conditional
Box–Muller transform (2,037 words) [view diff] exact match in snippet view article find links to article
multiplication and one trigonometric function with a single division and a conditional loop. When a computer is used to produce a uniform random variable it will
Casio Algebra FX Series (2,521 words) [view diff] exact match in snippet view article find links to article
control syntaxes, including a conditional jump IF, a loop control FOR, a conditional loop control WHILE, a program control CTRL, and a logical operation LOGIC
Control flow (5,971 words) [view diff] exact match in snippet view article find links to article
Programming language conditional loop early exit loop continuation redo retry correctness facilities begin middle end count collection general infinite
Toi (programming language) (1,822 words) [view diff] exact match in snippet view article
Boolean OR 58 AND - Boolean AND 60 STARTL - Start of loop 61 CLOOP - Conditional loop. If TOS is true, continue looping, else break 6E BREAK - Breaks out