Click or drag to resize

MetricsBasePower Method (Double)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Powers the specified b.

Namespace:  imbNLP.Toolkit.Documents.Analysis
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public void Power(
	double b
)

Parameters

b
Type: SystemDouble
The b.
See Also