Skip to content

him300/N_Balls.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N_Balls

N_Balls is not a registered julia package so use "https://github.com/him300/N_Balls.jl.git" to install it.

n_ball_volume(r::Float64,n::Int64) to get the volume of a n-dimensional ball with radius r. Vector version: n_ball_volume(r::Vector{Float64},n::Int64) to get a vector of volumes.

n_ball_surface(r::Float64,n::Int64) to get the surface of a n-dimensional ball with radius r. Vector version : n_ball_surface(r::Vector{Float64},n::Int64) to get a vector of surfaces.

n_ball_vol_surf(r::Float64,n::Int64) to get the volume and surface of n-dimensional ball with radius r. Vector version : n_ball_vol_surf(r::Vector{Float64},n::Int64) to get a DataFrame of both surfaces and volumes.

Screenshot 2026-02-14 025645

Build Status

About

Functions For Measuring The Volume And Surface Of N-Dimensional Balls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages