Description Usage Arguments Value Author(s) References Examples
Returns the speed of sound from wavelength and frequency
1 | SpeedOfSound(lambda, f)
|
lambda |
numeric, wavelength (meters) |
f |
numeric, frequency (Hz) |
the speed of sound (m/s)
Jose Gama
Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 1.
1 | SpeedOfSound( 5, 70)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.