System.Types.TPointF._sqrf

提供: RAD Studio API Documentation
移動先: 案内検索

C++

static float __fastcall _sqrf(float i) _ALWAYS_INLINE {

プロパティ

種類 可視性 ソース ユニット
function public SystemTypes.h System.Types TPointF

説明

開方の値を返します。

_sqrf は、パラメータとして受け取った float 値の開方を返します。

関連項目