OMath.Linearize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts an equation into a linear format.
public:
void Linearize();
public void Linearize ();
abstract member Linearize : unit -> unit
Public Sub Linearize ()
Remarks
To change an equation to professional format, use the BuildUp() method.