Symbol Less Than: Difference between revisions

From NARS2000
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
<h1> {lessthan} &mdash; Test two values for lower &mdash; Keystroke SHIFT+,(Shift+Comma, &lt;) or ALT+6 &mdash; Character 0060</h1>
<h1> {lessthan} &mdash; Test two values for lower &mdash; Keystroke SHIFT+,(Shift+Comma, &lt;) or ALT+6 &mdash; Character 0060</h1>
[[File:APLKB-Lt1.png]]
[[File:APLKB-Lt2.png]]
==Usage==
==Usage==
Less is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENCE ERROR will occur. Less Than  tests the value(s) on the left against the value(s) on the right, and returns 1 for each value where the value on the left is lower than the value on the right, 0 otherwise.
Less Than is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENCE ERROR will occur. Less Than  tests the value(s) on the left against the value(s) on the right, and returns 1 for each value where the value on the left is lower than the value on the right, 0 otherwise.
==Example==
==Example==
==See Also==
==See Also==
Line 9: Line 12:




{{Language Toolbar}}
{{Article footer}}
[[Category:Mouse Group 4|L]]
{{Symbol footer|4|L}}
[[Category:Symbols|L]]
[[Category:Boolean Functions]]
[[Category:Boolean Functions]]
[[Category:Dyadic Functions]]
[[Category:Dyadic Functions]]

Revision as of 01:00, 15 March 2013

< — Test two values for lower — Keystroke SHIFT+,(Shift+Comma, <) or ALT+6 — Character 0060

APLKB-Lt1.png APLKB-Lt2.png

Usage

Less Than is strictly a dyadic function, there must be a value on both sides of the operator or a VALENCE ERROR will occur. Less Than tests the value(s) on the left against the value(s) on the right, and returns 1 for each value where the value on the left is lower than the value on the right, 0 otherwise.

Example

See Also


See Also
System Commands System Variables and Functions Operators


Keyboard
A+S
Alt ¨ ¯ < > × ÷
Sh ~ ! @ # $ % ^ & * ( ) _ +
Key ` 1 2 3 4 5 6 7 8 9 0 - =
A+S
Alt ? § π
Sh Q W E R T Y U I O P { } |
Key q w e r t y u i o p [ ] \
A+S
Alt
Sh A S D F G H J K L : "
Key a s d f g h j k l ; '
A+S χ
Alt
Sh Z X C V B N M < > ?
Key z x c v b n m , . /
NARS 2000 Lang
Tool
Bar
+ - × ÷ * ! ? |
< = >
~ § π .. ,
/ \ ¨ .
_ ¯
Second Row i j k i j k l g p r v x

[[Category:Mouse Group {{{1}}}|{{{2}}}]]