Function sphere::sphere_volume [] [src]

pub fn sphere_volume<F: Float>(radius: F, n: u64) -> F

Calculates the volume of the n-sphere.