Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
Less
Less
Available
Check if values are less than each other.
Forms
< Check if values are greater than each other.
Verified examples
Less[1, 2] → True
Less[2, 1] → False
Less[1, 1] → False
Less[1, 2, 3] → True
Less[3, 2, 1] → False
1 < 2 → True
2 < 1 → False
Run this on Qurak
Search the reference
Topics
Assumptions And Domains
- Domains
Inequalities
- General
Numerical Functions
- Integer Functions»
Procedural Programming
- Conditionals »
Testing Expressions
- Equality & Inequality
Related
LessEqual
Greater
LessThan
AsymptoticLess
NumericalOrder
Positive
Element
RegionPlot
RegionPlot3D
Equal
GreaterEqual
Between
← LerchPhi
LessEqual →
All 6300 functions
·
Use this from an MCP client