Math.MinD

This page contains reference documentation for the MinD function. This function returns the lesser floating-point value of the two values passed in.

Prototype

static double MinD( double Value1, double Value2 )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: