gyromidpoint | R Documentation |
The gyromidpoint of a gyrosegment
.
gyromidpoint(A, B, s = 1, model = "U")
A, B |
two distinct points (of the same dimension) |
s |
positive number, the radius of the Poincaré ball if
|
model |
the hyperbolic model, either |
A point, the gyromidpoint of a the gyrosegment
joining A
and B
.
This is the same as gyroABt(A, B, 1/2, s)
but the
calculation is more efficient.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.