[Solved] Write under for argmax

Discuss the formula editor
Post Reply
zvib
Posts: 3
Joined: Thu Jun 05, 2008 6:52 pm

[Solved] Write under for argmax

Post by zvib »

Hello,
I can't find how to write something under something else like for argmax: http://en.wikipedia.org/wiki/Arg_max
Does anyone know how to do that?
Last edited by zvib on Fri Jun 06, 2008 9:43 am, edited 1 time in total.
OOo 2.3.X on Ubuntu 7.x
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: Write under for argmax

Post by acknak »

The simple version is "argmax" csub x

Something like {size *0.9 "argmax"} csub {size *1.2 x} f(x) looks pretty close to what's shown in the linked article.
AOO4/LO5 • Linux • Fedora 23
zvib
Posts: 3
Joined: Thu Jun 05, 2008 6:52 pm

Re: Write under for argmax

Post by zvib »

Right, the function "csub" does exactly what I want.

Thanks
OOo 2.3.X on Ubuntu 7.x
Post Reply