![]() | smallestFactor Class |
Namespace: NumberStone
public static class smallestFactor
Name | Description | |
---|---|---|
![]() ![]() | SmallestFactor(Int32, NullableInt32) |
Get the smallest prime factor of an Int32.
|
![]() ![]() | SmallestFactor(Int64, NullableInt64) |
Get the smallest prime factor of an Int64.
|