Click or drag to resize
Accord.NET (logo)

ToolsMod Method

Overload List
  NameDescription
Public methodStatic memberMod(Double, Double)
Gets the proper modulus operation for a real value x and modulo m.
Public methodStatic memberMod(Int32, Int32)
Gets the proper modulus operation for an integer value x and modulo m.
Top
See Also