aboutsummaryrefslogtreecommitdiff
path: root/files/ar/web/javascript/reference/global_objects
diff options
context:
space:
mode:
Diffstat (limited to 'files/ar/web/javascript/reference/global_objects')
-rw-r--r--files/ar/web/javascript/reference/global_objects/number/index.html (renamed from files/ar/web/javascript/reference/global_objects/الارقام/index.html)3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ar/web/javascript/reference/global_objects/الارقام/index.html b/files/ar/web/javascript/reference/global_objects/number/index.html
index cb667fd3d8..7f4d5996a4 100644
--- a/files/ar/web/javascript/reference/global_objects/الارقام/index.html
+++ b/files/ar/web/javascript/reference/global_objects/number/index.html
@@ -1,7 +1,8 @@
---
title: الارقام في الجافا سكربت
-slug: Web/JavaScript/Reference/Global_Objects/الارقام
+slug: Web/JavaScript/Reference/Global_Objects/Number
translation_of: Web/JavaScript/Reference/Global_Objects/Number
+original_slug: Web/JavaScript/Reference/Global_Objects/الارقام
---
<p> وهو كائن غلاف يستخدم لتمثيل ومعالجة الأرقام مثل  <code>37</code><em>  </em><strong>او </strong><code>9.25</code> <strong><code>Number</code></strong>منشئ يحتوي على الثوابت وطرق للعمل مع الأرقام. يمكن تحويل قيم الأنواع الأخرى إلى أرقام باستخدام <strong> </strong><strong><code>Number()</code>الوظيفة</strong>.</p>