Navigation: Scripting Reference Manual > Functions & Subroutines > Max3

 

Max3

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the maximum of three values.

 

Syntax

m = Max3 ( A , B, C )

 

Parameters

m (Variant)

The maximum of A and B.

 

A As Variant

First value.

 

B As Variant

Second value.

 

C As Variant

Third value.

 

Remarks

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

 

See Also

Max

Max4

Min

Min3

Min4

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC