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:llpow [2015-02-04 13:02 SLT] sei style, and add clarification to a couple of statements |
functions:llpow [2015-02-04 13:15 SLT] (current) sei caveat: no Euler constant |
||
---|---|---|---|
Line 21: | Line 21: | ||
===== Notes ===== | ===== Notes ===== | ||
+ | |||
+ | * There is no function to return $econst<sup>x</sup> given //x,// and no built-in constant for $econst. Use ''llPow(2.7182818, value)'' instead. | ||
The rules for corner cases are somewhat convoluted. In order: | The rules for corner cases are somewhat convoluted. In order: |