Vertical layout class. Given x=2, sort:
- $e^{x}$
- $x^3$
- $x^2$
- $x^4$
- $x$
score = {{spearman | number:2}}
Given x=-2, sort:
- $e^{x}$
- $x^3$
- $x^2$
- $x^4$
- $x$
score = {{score | number:2}}
Many correct answers.
Horizontal layout class.
Given x=0, sort:
- $e^{x}$
- $-e^{x}$
- $x$
- $e^{-x}$
- $-e^{-x}$
- $-x$
No order check at all on this one:
- Egg
- Apple
- Carrot
- Burdock
- Dandelion