The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PexSymbolicValue::Derive<TFormula> Method (TFormula, Double)
Computes the derivative of formula with respect to variable
Assembly: Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)
public: generic<typename TFormula> static double Derive( TFormula formula, double variable )
Type Parameters
- TFormula
Show: