Maximum: Difference between revisions

Jump to navigation Jump to search
388 bytes added ,  08:06, 29 March 2020
(Created page with ":''This page is about the primitive function. For system limits, see LIMIT ERROR and Maximum rank.'' {{Built-in|Maximum|⌈}}, '''Max''', '''Greater of''', or '''Larg...")
 
Line 23: Line 23:
4
4
</source>
</source>
Reducing over an empty axis yields the smallest representable number, as that is the identity element for Maximum. This value is usually <source lang=apl inline>¯∞</source> (for dialects that support [[infinity|infinities]]) or <source lang=apl inline>¯1.797693135E308</source> (with 64-bit [[float]]s) or <source lang=apl inline>¯1E6145</source> (with 128-bit [[decimal float]]s).


== External links ==
== External links ==

Navigation menu