Click or drag to resize

PrimeFactorPower Property

Gets the power of this prime factor in the represented natural number.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Power { get; }

Property Value

Int32
See Also