Skip to contents

This function generates points on a Roman surface in 3D space.

Usage

roman_surface_3d_row(a = 1)

Arguments

a

Maximum radius of the object.

Value

A matrix containing the generated points on the Roman surface in 3D space.

Examples

set.seed(20240412)
roman_surface_3d_row(a = 1)
#>                x           y         z
#> [1,] -0.01306904 -0.06147976 0.2025774