xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Celsius()

Converts degrees Fahrenheit to Celsius.

Syntax

Celsius( <nFahrenheit> ) --> nCelsius

Arguments

<nFahrenheit>
This is a numeric value specifying degrees Fahrenheit.

Return

The function returns degrees Celsius as a numeric value.

Info

See also:Fahrenheit()
Category: CT:NumBits , Numbers and Bits
Source:ct\num1.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe