Click or drag to resize

Ran004Long(UInt32, UInt32) Method

[Missing <summary> documentation for "M:Altaxo.Calc.Probability.Old.Ran004.Long(System.UInt32,System.UInt32)"]


Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual uint Long(
	uint new_seed,
	uint nth
)

Parameters

new_seed  UInt32

[Missing <param name="new_seed"/> documentation for "M:Altaxo.Calc.Probability.Old.Ran004.Long(System.UInt32,System.UInt32)"]

nth  UInt32

[Missing <param name="nth"/> documentation for "M:Altaxo.Calc.Probability.Old.Ran004.Long(System.UInt32,System.UInt32)"]

Return Value

UInt32

[Missing <returns> documentation for "M:Altaxo.Calc.Probability.Old.Ran004.Long(System.UInt32,System.UInt32)"]

See Also