finite: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.01|= Game version | |||
____________________________________________________________________________________________ | |||
| True, if number is finite (not infinite and a valid number) |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''finite''' |= Syntax | ||
|p1= x [[Number]] |= Parameter 1 | |||
[[Boolean]] | | [[Boolean]] |= Return value | ||
____________________________________________________________________________________________ | |||
|x1= <pre>finite 10/0 .... result is false</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|FINITE]] | |||
[[Category:Scripting Commands ArmA|FINITE]] | |||
Revision as of 00:10, 2 August 2006
Description
- Description:
- True, if number is finite (not infinite and a valid number)
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
finite 10/0 .... result is false
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note