SqrtBox
Usage
• SqrtBox[x] represents in input and output.
Notes
• Inside \( ... \) SqrtBox[x] can be input as \@ x. • The baseline of SqrtBox[x] is taken to be the baseline of x. • If SqrtBox[x] does not fit on a single line, it is output as x^(1/2). • In StandardForm, explicit SqrtBox objects are output literally. You can use DisplayForm to see the display form of such objects. • New in Version 3.
|