This documentation is compiled for the latest release of Mathos Core Library
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Generates a custom list, which contains numbers that follow the custom rule.
Namespace: Mathos.Arithmetic.Numbers
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax
Parameters
- rule
- Type: SystemFuncInt64, Boolean
You custom rule that the numbers should follow. (e.g. Check.IsPrime)
Return Value
Type: IEnumerableInt64See Also