Math.MaxD

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

Prototype

static double MaxD( double Value1, double Value2 )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: