Search found 1 match

by Roronoa Zoro
Wed Mar 02, 2011 9:33 am
Forum: Math & Science
Topic: Exactly under max/min
Replies: 2
Views: 127309

Exactly under max/min

When I write my code

Code: Select all

\max_{0 \leq q \leq n-1}
the '0<= q <= n-1' does not show underneath the max, instead next to it but a little bit below. I want '0<= q <= n-1' exactly under the max.

Thank you

Zoro