Click or drag to resize

factors Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  NumberStonefactors

Namespace:  NumberStone
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class factors

The factors type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFactors
Gets all the whole numbers that divide x.
Top
See Also