Navigation: Scripting Reference Manual > Functions & Subroutines > Min3

 

Min3

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the minimum of three values.

 

Syntax

m = Min3 ( A , B, C )

 

Parameters

m (Variant)

The minimum of A and B.

 

A As Variant

First value.

 

B As Variant

Second value.

 

C As Variant

Third value.

 

Remarks

Min3 finds the minimum of three values. These values can be integers, floating point values or FRED functions.

 

See Also

Min

Min4

Max

Max3

Max4

 

 

 

 

 

Copyright © Photon Engineering, LLC