Description Usage Arguments Value Examples
kel_to_fah is a function to convert Kelvin(K) to Fahrenheit degrees Insert temperature in Kelvin(K) to get the value in Fahrenheit degrees. For further information access: https://github.com/marcelofukuoka/conversorR
1 | kel_to_fah(x)
|
x |
of Kelvin(K) is a numerical (double) |
Fahrenheit degrees as numerical (double)
1 | kel_to_fah(299.82)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.