Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asebian authored Jun 14, 2024
1 parent 6599375 commit f194887
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Please, **rather bookmark this site than the desmos URLs** since the latter will
## Contents

1. [R1](#r1)
* [Trigonometric functions and the unit circle](#trigonometric-functions)
* [Natural logarithm, Euler number, exponential function, Lambert W-function](#ln-e-exp-w)
* [Trigonometric functions](#trigonometric-functions)
* [Hyperbolic functions](#hyperbolic-functions)
* [Natural logarithm, Euler number, exponential function, Lambert W-function](#ln-e-exp-w)
2. [R2](#r2)
* [Vector addition](#vector-addition)
* [Scalar multiplication](#scalar-multiplication)
Expand Down Expand Up @@ -40,22 +40,22 @@ Real valued trigonometric functions, geometric reasoning with
help of the unit circle, derivatives and antiderivatives:
sin, arcsin, cos, arccos, tan, arctan, cot, arccot, sec, arcsec, csc, arccsc

[https://www.desmos.com/calculator/oznjiukhgq](https://www.desmos.com/calculator/oznjiukhgq)
[https://www.desmos.com/calculator/vtjntfqauz](https://www.desmos.com/calculator/vtjntfqauz)

![unit_circle](img/unit_circle.png)

### Hyperbolic functions
Hyperbolic sine, cosine, tangent and the unit hyperbola.

[https://www.desmos.com/calculator/a6emttcq15](https://www.desmos.com/calculator/a6emttcq15)

### ln, e, exp, W
Natural logarithm, Euler number, exponential function and LambertW-function of real values.

[https://www.desmos.com/calculator/fknzali1gx](https://www.desmos.com/calculator/fknzali1gx)

![ln exp](img/ln_exp.png)

### Hyperbolic functions
Hyperbolic sine, cosine, tangent and the unit hyperbola.

[https://www.desmos.com/calculator/a6emttcq15](https://www.desmos.com/calculator/a6emttcq15)

## R2

### Vector addition
Expand Down

0 comments on commit f194887

Please sign in to comment.