Nasal library: Difference between revisions

Jump to navigation Jump to search
Line 413: Line 413:
{{Nasal doc
{{Nasal doc
|syntax = int(number);
|syntax = int(number);
|source = {{simgear file|simgear/nasal/lib.c|l=90|t=Source}}
|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
1,376

edits

Navigation menu