NuGenSciMath

NuGenBox2F.Relation Method 

[Visual Basic]
Public Function Relation( _
   ByVal dim As Integer, _
   ByVal val As Single _
) As Integer
[C#]
public int Relation(
   int dim,
   float val
);

See Also

NuGenBox2F Class | Genetibase.MathX Namespace