You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.
This shows you the differences between two versions of the page.
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. |