[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

MathRound

Rounds the specified Real value to an Int64 value.

Declaration

Source position: lcltype.pp line 2998

function MathRound(

  AValue: ValReal

):Int64;

Arguments

AValue

  

Real type with the value rounded in the routine.

Function result

Int64 type with the rounded value.


Version 4.0 Generated 2025-05-03 Home