ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:max

This is an old revision of the document!


Table of Contents

max

Description

Returns the greaterr of two numbers.

Examples

min(3, 5) -> 5
min(5, 3) -> 5
min(8.0, 7.5) -> 8.0
functions/max.1489567220.txt.gz · Last modified: 2017/03/15 10:40 by korshun