2024-11-19 13:49:39 +01:00
|
|
|
|
|
|
|
:PROPERTIES:
|
|
|
|
:ID: bc884eb3-dd4e-47fc-acea-9391ce4e13f2
|
|
|
|
:END:
|
|
|
|
|
|
|
|
#+title: paye-ton-arrondi-en-js
|
|
|
|
#+post_ID: 214
|
|
|
|
#+post_slug: paye-ton-arrondi-en-js
|
|
|
|
#+post_url: https://www.ciperbliss.com/2015/paye-ton-arrondi-en-js
|
|
|
|
#+post_title: paye ton arrondi en js
|
2024-11-19 23:50:42 +01:00
|
|
|
#+post_tags:
|
2024-11-19 13:49:39 +01:00
|
|
|
#+post_type: post
|
|
|
|
#+post_mime_types:
|
|
|
|
#+post_guid: undefined
|
|
|
|
#+post_status: publish
|
|
|
|
#+post_date_published: <2015-06-30T15:18:30>
|
|
|
|
#+post_date_modified: <2015-06-30T15:19:01>
|
|
|
|
#+post_index_page_roam_id: fa7f2a8c-2b94-4e42-bb4c-25c026ed7ff9
|
|
|
|
#+retrieved_from_db_at: <2024-11-18 16:25:08>
|
|
|
|
|
|
|
|
|
|
|
|
* paye ton arrondi en js
|
|
|
|
:PROPERTIES:
|
|
|
|
:CUSTOM_ID: paye-ton-arrondi-en-js
|
|
|
|
:END:
|
|
|
|
|
|
|
|
F12. dans la console javascript écrivez:
|
|
|
|
|
|
|
|
999999999999999
|
|
|
|
|
|
|
|
faites entrée. la console vous répond:
|
|
|
|
|
|
|
|
999999999999999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mais écrivez un 9 de plus
|
|
|
|
|
|
|
|
9999999999999999
|
|
|
|
|
|
|
|
faites entrée. la console vous répond:
|
|
|
|
|
|
|
|
10000000000000000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
narmol.
|
|
|
|
|
2024-11-19 23:50:42 +01:00
|
|
|
|
2024-11-19 13:49:39 +01:00
|
|
|
|