Unofficial LSL Reference

[[functions:llcos]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

functions:llcos [2015-01-31 09:26 SLT]
sei style
functions:llcos [2015-02-04 08:22 SLT] (current)
sei pinf minf nan
Line 19: Line 19:
 ===== Notes ===== ===== Notes =====
  
-  * Inputs of **-Infinity****Infinity** ​and **NaN** ​result in **NaN**.+  * Inputs of $pinf$minf and $nan result in $nan.
   * If the angle is otherwise not between approx. -9.22337e18 and 9.22337e18, the argument is returned unchanged.   * If the angle is otherwise not between approx. -9.22337e18 and 9.22337e18, the argument is returned unchanged.
   * Otherwise, the return value is always between -1 and 1.   * Otherwise, the return value is always between -1 and 1.