File:PascalForDecimalRoots.svg
![]() |
This file is translated using SVG <switch> elements. All translations are stored in the same file! Learn more.
For most Wikipedia projects, you can embed the file normally (without a To translate the text into your language, you can use the SVG Translate tool. Alternatively, you can download the file to your computer, add your translations using whatever software you're familiar with, and re-upload it with the same name. You will find help in Graphics Lab if you're not sure how to do this. |
Summary
Description |
English: Pascal's Triangle with highlighting. For use with Digit-by-digit calculation of principal roots of decimal (base 10) numbers.
Bahasa Indonesia: Segitiga Pascal dengan sorotan. |
Date | |
Source |
Own work |
Author | Jiaminglimjm |
SVG development | Category:Valid SVG created with Text Editor:Trigonometry ![]() Category:Translation possible - SVG (switch)This trigonometry is translated using SVG switch elements: all translations are stored in the same file. |
Source code | SVG code<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="120">
<defs>
<filter x="0" y="0" width="1" height="1" id="solid">
<feFlood flood-color="yellow" result="bg" />
<feMerge>
<feMergeNode in="bg"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<g font-size="12" font-family="Monospace">
<switch transform="translate(40,16)" text-anchor="middle">
<text systemLanguage="en">Rows</text>
<text systemLanguage="id">Baris</text>
<text systemLanguage="ms">Baris</text>
<text>Rows</text>
</switch>
<text x="40" y="32" text-anchor="middle">0</text>
<text x="40" y="48" text-anchor="middle">1</text>
<text x="40" y="64" text-anchor="middle">2</text>
<text x="40" y="80" text-anchor="middle">3</text>
<text x="40" y="96" text-anchor="middle">4</text>
<text x="40" y="112" text-anchor="middle">5</text>
<switch transform="translate(150,16)" text-anchor="middle">
<text systemLanguage="en">Values</text>
<text systemLanguage="id">Nilai</text>
<text systemLanguage="ms">Nilai</text>
<text>Values</text>
</switch>
<text x="150" y="32" text-anchor="middle">1</text>
<text x="150" y="48" text-anchor="middle" xml:space="preserve">1 1</text>
<text x="150" y="64" text-anchor="middle" xml:space="preserve">1 2 1</text>
<text x="150" y="80" text-anchor="middle" xml:space="preserve">1 3 3 1</text>
<text x="150" y="96" text-anchor="middle" xml:space="preserve">1 </text>
<text x="120" y="96" text-anchor="middle" xml:space="preserve" filter="url(#solid)">(4)</text>
<text x="170" y="96" text-anchor="middle" xml:space="preserve"> 6 4 1</text>
<text x="150" y="112" text-anchor="middle" xml:space="preserve">1 5 10 10 5 1</text>
</g>
</svg>
|
Licensing
![]() ![]() |
This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. |
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
|