Section courante

A propos

Section administrative du site

STRTOFLOAT

Chaîne de caractères à virgule flottante
Free Pascal sysutils

Syntaxe

Function StrToFloat(Const S:string):Extended;
Function StrToFloat(Const S:string;Const FormatSettings:TFormatSettings):Extended;

Description

Cette fonction permet de convertir une chaîne de caractères en un nombre réel.



Dernière mise à jour : Mardi, le 25 Août 2020