You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Types > Dew.Math.TSelectThreeFunction Type
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Dew.Math.TSelectThreeFunction Type

Function type with two parameters.

Syntax
C#
Visual Basic
public delegate int TSelectThreeFunction(ref double a, ref double b, ref double c);

Math387.cs

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!