hyperbolic_functions
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hyperbolic_functions [2018/04/07 09:40] – created 217.155.47.108 | hyperbolic_functions [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
BBC BASIC doesn' | BBC BASIC doesn' | ||
- | < | + | < |
DEF FNsinh(x) = (EXP(x) - EXP(-x)) / 2 | DEF FNsinh(x) = (EXP(x) - EXP(-x)) / 2 | ||
DEF FNcosh(x) = (EXP(x) + EXP(-x)) / 2 | DEF FNcosh(x) = (EXP(x) + EXP(-x)) / 2 |
hyperbolic_functions.1523094049.txt.gz · Last modified: 2024/01/05 00:17 (external edit)