diff options
author | Eduardo Julian | 2021-06-24 03:42:57 -0400 |
---|---|---|
committer | Eduardo Julian | 2021-06-24 03:42:57 -0400 |
commit | ce1a7a131f7c4df8eae5c019eba2893b56f04d46 (patch) | |
tree | 645c4b42c4b9bff141b7390d9f33f3f1fe4aeea1 /documentation/bookmark/math | |
parent | a82bd1eabe94763162c2b0707d9c198fbe9835e3 (diff) |
Added a macro for type-casting JVM objects.
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/math.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bookmark/math.md b/documentation/bookmark/math.md index 9d5309612..333fd6591 100644 --- a/documentation/bookmark/math.md +++ b/documentation/bookmark/math.md @@ -363,6 +363,7 @@ # Hyperbolic geometry +1. [Intuitive Guide to Hyperbolic Functions](https://betterexplained.com/articles/hyperbolic-functions/) 1. [Hyperbolic Functions and Non-Hyperbolic Claims](https://elliptigon.com/hyperbolic-functions-explained/) # Dual numbers @@ -371,6 +372,7 @@ # **Temp Cache** +1. https://mathlets.org/mathlets/ 1. [Quadratic splines are useful too](https://wordsandbuttons.online/quadric_splines_are_useful_too.html) 1. [Derivations of Applied Mathematics](http://www.derivations.org/) 1. https://www.juliahomotopycontinuation.org/ |