Difference between revisions of "CEIL"
Jump to navigation
Jump to search
(New page: {{Native |noheader=0 |np=1 |np=1 |p1t=float |p1d=Value |r=1 |rt=integer |rd=Ceiling of Value }} Category:Native functions) |
m |
||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |||
− | |||
|np=1 | |np=1 | ||
|p1t=float | |p1t=float | ||
Line 9: | Line 7: | ||
|rd=Ceiling of Value | |rd=Ceiling of Value | ||
}} | }} | ||
− | |||
− |
Latest revision as of 11:29, 27 December 2008
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | Value |
Return value: | ||
Type | Description | |
integer | Ceiling of Value |