xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Fahrenheit()

Converts degrees Celsius to Fahrenheit.

Syntax

Fahrenheit( <nCelsius> ) --> nFahrenheit

Arguments

<nCelsius>
This is a numeric value specifying degrees Celsius.

Return

The function returns degrees Fahrenheit as a numeric value.

Info

See also:Celsius()
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