Difference between revisions of "MinF"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created)
(No difference)

Revision as of 01:21, 27 February 2011

Returns the lesser value of f1 and f2

float MinF(
float f1,
float f2
);
Parameters:
f1
Float 1
f2
Float 2
Returns:

returns the lesser value of both

Source:

Core Resources.core.h