#max(), #maximum()

DESCRIPTION
    returns the maximum value among a series of numbers
SYNOPSIS
    #max(n1,n2,...)
    #max(n1,n2,...)
ARGUMENTS
    n1,n2,... - a series of numbers, or numerical expressions, separated by commas
EXAMPLES
# pikt +C 'output $text(#max(1,-2,4,-3,3,9,-4,6))'
9
                =set_lineage($rdlin)
                set #daysold = #max(#int(#lineage/=secs_in_day), 0)
SEE ALSO
    #min(), #minimum()
    #median()
    #avg(), #average(), #mean()
    #mode()

    Numerical Functions
    String Functions
 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2019-01-12.   This site is PIKT® powered.
Copyright © 1998-2019 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
Download the
latest official
PIKT release