Difference between revisions of "LlSin"

From Second Life Wiki
Jump to navigation Jump to search
Line 20: Line 20:
|return_type=float
|return_type=float
|return_text=that is the sine of theta.
|return_text=that is the sine of theta.
|spec
|spec=
|caveats
|caveats
|examples
|examples
Line 27: Line 27:
|notes
|notes
}}
}}
[[Category:LSL_Functions]]
[[Category:LSL_Math]]
{{lowercase|llSin}}
__NOTOC__
{| width="100%"
|-
|<div id="box">
== [[LSL_Type_float|float]] llSin( [[LSL_Type_float|float]] theta); ==
<div style="padding: 0.5em">
{{LslFunctionStats| 0 | 0.0 | 10.0 |
* theta - theta in radians.
}}
</div>
</div>
|-
|
<div id="box">
== Specification ==
<div style="padding: 0.5em">
Returns the sine of theta in radians.
</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 18:46, 25 January 2007