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