Changes
Page history
Update Math
authored
Jul 17, 2022
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/Math.md
View page @
f258bfd0
Operators
Operators
-----------
-----------
...
@@ -27,7 +26,7 @@ Functions
...
@@ -27,7 +26,7 @@ Functions
| cosine | cos(x) |
| cosine | cos(x) |
| hyperbolic cosecant | csch(x) |
| hyperbolic cosecant | csch(x) |
| euler's number raised to the power (e^x) | exp(x) |
| euler's number raised to the power (e^x) | exp(x) |
| nearest lower intege | floor(x) |
| nearest lower intege
r
| floor(x) |
| logarithmus naturalis (base e | log(x) |
| logarithmus naturalis (base e | log(x) |
| logarithm to base 2 | log2(x) |
| logarithm to base 2 | log2(x) |
| logarithm to base 10 | log10(x) |
| logarithm to base 10 | log10(x) |
...
...
...
...