xHarbour Reference Documentation > Function Reference |
Converts degrees Fahrenheit to Celsius.
Celsius( <nFahrenheit> ) --> nCelsius
The function returns degrees Celsius as a numeric value.
See also: | Fahrenheit() |
Category: | CT:NumBits , Numbers and Bits |
Source: | ct\num1.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com