IntMath GetCapacityFactoredToPrime Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Increases a capacity to a prime number by the factor. Both numbers must be positive

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static int GetCapacityFactoredToPrime(
	int capacity,
	double factor
)

Return Value

Type: OnlineInt32
See Also