{"id":1213,"date":"2025-06-05T14:01:57","date_gmt":"2025-06-05T13:01:57","guid":{"rendered":"https:\/\/workboot.fr\/ciela\/?page_id=1213"},"modified":"2025-06-05T15:24:19","modified_gmt":"2025-06-05T14:24:19","slug":"decimale-hexadecimale","status":"publish","type":"page","link":"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/","title":{"rendered":"D\u00e9cimal -> Hexad\u00e9cimal"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Rappel: car en hexad\u00e9cimal on a 16 symboles (0 compte !)<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Hexa : 0<\/th><th>1<\/th><th>2<\/th><th>3<\/th><th>4<\/th><th>5<\/th><th>6<\/th><th>7<\/th><th>8<\/th><th>9<\/th><th>A<\/th><th>B<\/th><th>C<\/th><th>D<\/th><th>E<\/th><th>F<\/th><\/tr><\/thead><tbody><tr><td>D\u00e9cimal: 0<\/td><td>1<\/td><td>2<\/td><td>3<\/td><td>4<\/td><td>5<\/td><td>6<\/td><td>7<\/td><td>8<\/td><td>9<\/td><td>10<\/td><td>11<\/td><td>12<\/td><td>13<\/td><td>14<\/td><td>15<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Exercice<\/h2>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>1:   convertir 10  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>D\u00e9cimal<\/th><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><th>Calcul pond\u00e9r\u00e9<\/th><th>Hexad\u00e9cimal<\/th><\/tr><\/thead><tbody><tr><td>10<\/td><td>0<\/td><td>0<\/td><td>10<\/td><td>0\u00d7256 + 0\u00d716 + 10\u00d71 = 10<\/td><td>A<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>2:   convertir 15  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>D\u00e9cimal<\/th><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><th>Calcul pond\u00e9r\u00e9<\/th><th>Hexad\u00e9cimal<\/th><\/tr><\/thead><tbody><tr><td>15<\/td><td>0<\/td><td>0<\/td><td>15<\/td><td>0\u00d7256 + 0\u00d716 + 15\u00d71 = 15<\/td><td>F<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>3:   convertir 26  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>D\u00e9cimal<\/th><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><th>Calcul pond\u00e9r\u00e9<\/th><th>Hexad\u00e9cimal<\/th><\/tr><\/thead><tbody><tr><td>26<\/td><td>0<\/td><td>1<\/td><td>10<\/td><td>0\u00d7256 + 1\u00d716 + 10\u00d71 = 26<\/td><td>1A<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>4:   convertir 31  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>1<\/td><td>15<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 1\u00d716 + 15\u00d71 = 31<br>Hexad\u00e9cimal : <strong>1F<\/strong><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>5:   convertir 47  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>2<\/td><td>15<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 2\u00d716 + 15\u00d71 = 47<br>Hexad\u00e9cimal : <strong>2F<\/strong><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>6:   convertir 64  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>4<\/td><td>0<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 4\u00d716 + 0\u00d71 = 64<br>Hexad\u00e9cimal : <strong>40<\/strong><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>7:   convertir 125  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>7<\/td><td>13<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 7\u00d716 + 13\u00d71 = 125<br>Hexad\u00e9cimal : <strong>7D<\/strong><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>8:   convertir 160  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>10<\/td><td>0<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 10\u00d716 + 0\u00d71 = 160<br>Hexad\u00e9cimal : <strong>A0<\/strong><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>9:   convertir 200  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>12<\/td><td>8<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 12\u00d716 + 8\u00d71 = 200<br>Hexad\u00e9cimal : <strong>C8<\/strong><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>10:   convertir 255  en d\u00e9cimale  en hexad\u00e9cimale<\/summary>\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>16\u00b2<\/th><th>16\u00b9<\/th><th>16\u2070<\/th><\/tr><\/thead><tbody><tr><td>0<\/td><td>15<\/td><td>15<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Calcul : 0\u00d7256 + 15\u00d716 + 15\u00d71 = 255<br>Hexad\u00e9cimal : <strong>FF<\/strong><\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Rappel: car en hexad\u00e9cimal on a 16 symboles (0 compte !) Hexa : 0 1 2 3 4 5 6 7 8 9 A B C D E F D\u00e9cimal: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-1213","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>D\u00e9cimal -&gt; Hexad\u00e9cimal - workboot<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"D\u00e9cimal -&gt; Hexad\u00e9cimal - workboot\" \/>\n<meta property=\"og:description\" content=\"Rappel: car en hexad\u00e9cimal on a 16 symboles (0 compte !) Hexa : 0 1 2 3 4 5 6 7 8 9 A B C D E F D\u00e9cimal: [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/\" \/>\n<meta property=\"og:site_name\" content=\"workboot\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-05T14:24:19+00:00\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/decimale-hexadecimale\\\/\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/decimale-hexadecimale\\\/\",\"name\":\"D\u00e9cimal -> Hexad\u00e9cimal - workboot\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#website\"},\"datePublished\":\"2025-06-05T13:01:57+00:00\",\"dateModified\":\"2025-06-05T14:24:19+00:00\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/workboot.fr\\\/ciela\\\/decimale-hexadecimale\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#website\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/\",\"name\":\"workboot\",\"description\":\"Open Source, Open Minds \",\"publisher\":{\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#organization\",\"name\":\"workboot\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/logo_ciel-dorian-1.png\",\"contentUrl\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/logo_ciel-dorian-1.png\",\"width\":1024,\"height\":950,\"caption\":\"workboot\"},\"image\":{\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"D\u00e9cimal -> Hexad\u00e9cimal - workboot","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/","og_locale":"fr_FR","og_type":"article","og_title":"D\u00e9cimal -> Hexad\u00e9cimal - workboot","og_description":"Rappel: car en hexad\u00e9cimal on a 16 symboles (0 compte !) Hexa : 0 1 2 3 4 5 6 7 8 9 A B C D E F D\u00e9cimal: [&hellip;]","og_url":"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/","og_site_name":"workboot","article_modified_time":"2025-06-05T14:24:19+00:00","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/","url":"https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/","name":"D\u00e9cimal -> Hexad\u00e9cimal - workboot","isPartOf":{"@id":"https:\/\/workboot.fr\/ciela\/#website"},"datePublished":"2025-06-05T13:01:57+00:00","dateModified":"2025-06-05T14:24:19+00:00","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/workboot.fr\/ciela\/decimale-hexadecimale\/"]}]},{"@type":"WebSite","@id":"https:\/\/workboot.fr\/ciela\/#website","url":"https:\/\/workboot.fr\/ciela\/","name":"workboot","description":"Open Source, Open Minds ","publisher":{"@id":"https:\/\/workboot.fr\/ciela\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/workboot.fr\/ciela\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/workboot.fr\/ciela\/#organization","name":"workboot","url":"https:\/\/workboot.fr\/ciela\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/workboot.fr\/ciela\/#\/schema\/logo\/image\/","url":"https:\/\/workboot.fr\/ciela\/wp-content\/uploads\/2025\/05\/logo_ciel-dorian-1.png","contentUrl":"https:\/\/workboot.fr\/ciela\/wp-content\/uploads\/2025\/05\/logo_ciel-dorian-1.png","width":1024,"height":950,"caption":"workboot"},"image":{"@id":"https:\/\/workboot.fr\/ciela\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/workboot.fr\/ciela\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Rappel: car en hexad\u00e9cimal on a 16 symboles (0 compte !) Hexa : 0 1 2 3 4 5 6 7 8 9 A B C D E F D\u00e9cimal: [&hellip;]","_links":{"self":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/1213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/comments?post=1213"}],"version-history":[{"count":6,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/1213\/revisions"}],"predecessor-version":[{"id":1235,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/1213\/revisions\/1235"}],"wp:attachment":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/media?parent=1213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}