This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tags [2016/02/28 15:17] Wearable Software |
tags [2021/02/17 21:40] (current) |
||
|---|---|---|---|
| Line 138: | Line 138: | ||
| |wfect|Forecast Day 5 Condition Text|Sunny| | |wfect|Forecast Day 5 Condition Text|Sunny| | ||
| |wfeci|Forecast Day 5 Condition Icon|1| | |wfeci|Forecast Day 5 Condition Icon|1| | ||
| - | |||
| - | ===== Functions ===== | ||
| - | |||
| - | * abs: absolute value | ||
| - | * acos: arc cosine | ||
| - | * asin: arc sine | ||
| - | * atan: arc tangent | ||
| - | * cbrt: cubic root | ||
| - | * ceil: nearest upper integer | ||
| - | * cos: cosine | ||
| - | * cosh: hyperbolic cosine | ||
| - | * exp: euler' | ||
| - | * | ||
| - | * log: logarithmus naturalis (base e) | ||
| - | * | ||
| - | * log2: logarithm (base 2) | ||
| - | * sin: sine | ||
| - | * sinh: hyperbolic sine | ||
| - | * sqrt: square root | ||
| - | * tan: tangent | ||
| - | * tanh: hyperbolic tangent | ||