[]
Adds an OMath to the end of the current simple field.
public OMath AddOMath()
| Type | Description |
|---|---|
| OMath | The added OMath. |
Adds an OMath to the end of the current simple field.
public OMath AddOMath(OMathBuiltInEquation equation)
| Type | Name | Description |
|---|---|---|
| OMathBuiltInEquation | equation | The built-in equation to fill the OMath. |
| Type | Description |
|---|---|
| OMath | The added OMath. |