Difference between revisions of "LlCos"

From Second Life Wiki
Jump to navigation Jump to search
m (LlCos moved to LSL llCos)
Line 1: Line 1:
{{lowercase|llCos}}
{{LSLFunctionAll
__NOTOC__
|func=llCos
 
|func_id=1
{| width="100%"
|func_sleep=0.0
|-
|func_energy=10.0
|<div id="box">
|func_footnote
== [[LSL_Type_float|float]] llCos( [[LSL_Type_float|float]] theta); ==
|p1_type=float
<div style="padding: 0.5em">
|p1_name=theta
* theta - theta in radians.
|p1_desc=angle expressed in radians.
</div>
|p2_type|p2_name|p2_desc
</div>
|p3_type|p3_name|p3_desc
|-
|p4_type|p4_name|p4_desc
|
|p5_type|p5_name|p5_desc
<div id="box">
|p6_type|p6_name|p6_desc
 
|p7_type|p7_name|p7_desc
== Specification ==
|p8_type|p8_name|p8_desc
<div style="padding: 0.5em">
|p9_type|p9_name|p9_desc
Returns the cosine of theta radians.
|p10_type|p10_name|p10_desc
{|  
|p11_type|p11_name|p11_desc
|-
|p12_type|p12_name|p12_desc
| [[LSL_Energy|Energy]]:
|return_type=float
| 10.0
|return_text=that is the cosine of theta.
|-
|spec
| [[LSL_Sleep|Sleep]]:
|caveats
| 0.0
|examples
|-
|helpers
| [[LSL_Function_ID|Function ID]]:
|also
| 1
|notes
|}
}}
</div>
</div>
|-
|
<div id="box">
 
== Caveats ==
<div style="padding: 0.5em">
</div>
</div>
 
|-
|
<div id="box">
== Examples ==
<div style="padding: 0.5em">
<lsl>
</lsl>
</div>
</div>
|-
|
<div id="box">
== Helper Functions ==
<div style="padding: 0.5em">
<lsl>
</lsl>
</div>
</div>
|-
|
<div id="box">
== See Also ==
<div style="padding: 0.5em">
</div>
</div>
|-
|
<div id="box">
== Notes ==
<div style="padding: 0.5em">
</div>
</div>
|}


[[Category:LSL_Functions]]
[[Category:LSL_Functions]]
[[Category:LSL_Math]]
[[Category:LSL_Math]]

Revision as of 19:01, 25 January 2007