1,376
edits
(→id()) |
(→int()) |
||
| Line 413: | Line 413: | ||
{{Nasal doc | {{Nasal doc | ||
|syntax = int(number); | |syntax = int(number); | ||
|source = {{simgear file|simgear/nasal/lib.c|l= | |source = {{simgear file|simgear/nasal/lib.c|l=126|t=Source}} | ||
|text = Returns the integer part of the numeric value of the single argument, or <code>'''nil'''</code> if none exists. | |text = Returns the integer part of the numeric value of the single argument, or <code>'''nil'''</code> if none exists. | ||
|param1 = number | |param1 = number | ||
edits