You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Types
>
Dew.Math.TSelectTwoFunction Type
Dew Math for .NET
Dew.Math.TSelectTwoFunction Type
Types
Collapse All
Function type with two parameters.
Syntax
C#
Visual Basic
public
delegate
int
TSelectTwoFunction
(
ref
double
a,
ref
double
b);
Public
Delegate
Sub
TSelectTwoFunction
(ref
double
a, ref
double
b)
As
Integer
File
Math387.cs
Group
Types
Links
Types
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!