[]
public OMath Add()
| Type | Description |
|---|---|
| OMath | The added OMath object. |
public OMath Add(OMathBuiltInEquation equation)
| Type | Name | Description |
|---|---|---|
| OMathBuiltInEquation | equation | A built-in equation to fill the OMath instance. |
| Type | Description |
|---|---|
| OMath | The added OMath object. |