티스토리 뷰

System.Abs

Up to Parent: System

Delphi

function Abs(X: <Real Int64 or Integer>): Real; overload;
function Abs(X: <Real Int64 or Integer>): Int64; overload;
function Abs(X: <Real Int64 or Integer>): Integer; overload;

Properties

Type

Visibility

Source

Unit

Parent

function

public

System.pas

System

System

Description

Returns an absolute value.

Abs returns the absolute value of the argument, X.

X is an integer-type or real-type expression.

 

절대 값을 반환합니다.

Abs는 인수 X의 절대 값을 반환합니다.

X는 정수형 또는 실수형 표현입니다.

 

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.Abs

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함