Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Nov 10, 2023
1 parent 1e2cec5 commit 113c530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/conformalMaps.R
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ square2H <- function(z) {

#' @title Disk to square
#' @description Conformal map from the unit disk to the square
#' \eqn{[-1,1] \times [-1,1]}. The function is not vectorized.
#' \eqn{[-1,1] \times [-1,1]}. The function is vectorized.
#'
#' @param z a complex number in the unit disk
#'
Expand Down
2 changes: 1 addition & 1 deletion man/disk2square.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 113c530

Please sign in to comment.