Function sphere::sphere_surface [] [src]

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

Calulates the surface area of the n-sphere.