OMaths.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 all equations in the collection to linear format. .
public:
void Linearize();
public void Linearize ();
abstract member Linearize : unit -> unit
Public Sub Linearize ()
Remarks
To change equations to professional format, use the BuildUp() method.