User Tools

Site Tools


ro:tooctal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ro:tooctal [2017/09/04 05:14]
junior-root [Format]
ro:tooctal [2020/02/28 10:46]
Line 1: Line 1:
-===== ToOctal (Funcție) ===== 
-> **Engleză:** //**TO** = în; **OCTAL** = sistem octal// 
-==== Format ==== 
-ToOctal ( [[integerexpressions|număr_întreg]] ) 
- 
-Întoarce un [[stringexpressions|șir_de_caractere]]. 
-==== Descriere ==== 
-Convertește un număr într-un șir de caractere conținând reprezentarea acestuia în sistemul octal (în baza 8).  
-==== Exemplu ==== 
-<code> 
-For t = 1 to 10 
-print ToOctal(t) 
-next t 
-</code> 
-va afișa: 
-<code> 
-1 
-2 
-3 
-4 
-5 
-6 
-7 
-10 
-11 
-12 
-</code> 
- 
-==== Vezi și ==== 
-{{page>ro:start#Conversii de bază&noheader}} 
-==== Istoric ====  
-|0.9.9.45|Adăugată în acestă versiune|  
  
ro/tooctal.txt · Last modified: 2020/02/28 10:46 (external edit)