public static void S2c(
double theta,
double phi,
double[] c
)Public Shared Sub S2c (
theta As Double,
phi As Double,
c As Double()
)| ArgumentNullException | Thrown if any array parameter is null. |
| ArgumentException | Thrown if any array parameter has incorrect length. |