System.Math.DegNormalize

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

Delphi

function DegNormalize(const Degrees: Single): Single; inline; overload;
function DegNormalize(const Degrees: Double): Double; inline; overload;
function DegNormalize(const Degrees: Extended): Extended; inline; overload;

C++

extern DELPHI_PACKAGE float __fastcall DegNormalize(const float Degrees)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。

https://docwiki.embarcadero.com/Libraries/Tokyo/j/index.php?title=System.Math.DegNormalize&oldid=326739」から取得