my_schwarzChristoffel: Schwarz-Christoffel-like curve

Description Usage Arguments Examples

View source: R/my_schwarzChristoffel.R

Description

This function gives Schwarz-Christoffel-like curve.

Usage

1
my_schwarzChristoffel(p, n, S0 = 0 + 0 * (0+1i), p2 = NULL)

Arguments

p

is a positive real number.

n

is a positive integer; No. steps.

S0

is a complex number with 0 imaginary.

p2

is a positive real number >= p.

Examples

1
2
out <- my_schwarzChristoffel(0.2,30)
plot(out)

ryamada22/Rryamada documentation built on May 28, 2019, 10:43 a.m.