OMath.Linearize Method

Definition

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.

Applies to