Contents
magnitude_to_moment()
Convert moment magnitude to seismic moment.
Convert moment magnitude Mw to seismic moment in N.m.
magnitude (float or array_like) – Moment magnitude Mw.
Seismic moment in N.m (10^(1.5*Mw + 9.05)).
float or numpy.ndarray