hyperbolic_functions_lbb
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hyperbolic_functions_lbb [2018/04/07 09:34] – created richardrussell | hyperbolic_functions_lbb [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
Liberty BASIC doesn' | Liberty BASIC doesn' | ||
- | < | + | < |
function sinh(x) | function sinh(x) | ||
sinh = (exp(x) - exp(-x)) / 2 | sinh = (exp(x) - exp(-x)) / 2 |
hyperbolic_functions_lbb.1523093654.txt.gz · Last modified: 2024/01/05 00:17 (external edit)