mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Fixed minor mistake
This commit is contained in:
@@ -102,11 +102,11 @@ This function returns the inverse hyperbolic sine of `x`
|
||||
|
||||
### acosh(x): float
|
||||
|
||||
This function returns the inverse cosine sine of `x`
|
||||
This function returns the inverse hyperbolic cosine of `x`
|
||||
|
||||
### atanh(x): float
|
||||
|
||||
This function returns the inverse tangent sine of `x`
|
||||
This function returns the inverse hyperbolic tangent of `x`
|
||||
|
||||
## Defined Comparison Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user