Manuals/calci/HALFOF
Jump to navigation
Jump to search
HALFOF(Number)
- is any real number.
Description
- This function returns the half of the given number.
- In , is any real number.
- It returns the half of the numbers.
- To divide a number in Half means to divide it into two equal parts.
- So to find a half a number, to divide the given number of 2.
- For example HALFOF(11)=11/2 = 5.5.
Examples
- HALFOF(8) = 4
- HALFOF(567) = 283.5
- HALFOF(-97.25) = -48.625
- HALFOF(7/8) = 0.4375