Wave speed
What it does
Calculates wave speed from the supplied values.
When to use it
Use this science formula when the named quantities are known.
Variables
Worked example
{
"inputs": {
"frequency": 50,
"wavelength": 2
},
"result": 100
}Common mistakes
Check units, signs, brackets and that every value is entered in the stated units.