Description Usage Arguments Value Examples
Returns a multiple (by default, 1) of the speed of light in m/s
1 | light_speed(m = 1)
|
m |
Multiple of the speed of light |
Returns m * the speed of light in m/s
1 2 | light_speed() # the speed of light in m/s
light_speed(0.5) # half the speed of light in m/s
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.