OMaths.Linearize Method

Definition

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.

Applies to