Difference between revisions of "Manuals/calci/HALFOF"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 15: Line 15:
 
#HALFOF(-97.25) = -48.625
 
#HALFOF(-97.25) = -48.625
 
#HALFOF(7/8) = 0.4375
 
#HALFOF(7/8) = 0.4375
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=eruIqB1SUx0|280|center|Half of a Number}}
  
 
==See Also==
 
==See Also==

Latest revision as of 18:00, 11 January 2019

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

  1. HALFOF(8) = 4
  2. HALFOF(567) = 283.5
  3. HALFOF(-97.25) = -48.625
  4. HALFOF(7/8) = 0.4375

Related Videos

Half of a Number

See Also

References