System.Types.TRectF._sqrf

From RAD Studio API Documentation
Jump to: navigation, search

C++

static float __fastcall _sqrf(float i) _ALWAYS_INLINE {

Properties

Type Visibility Source Unit Parent
function public SystemTypes.h System.Types TRectF

Description

Calculates the square value of the parameter data.

It returns a float value, that is the square value of the parameter data.