ឯកសារ:Relative numbers representation.svg

Page contents not supported in other languages.
ពីវិគីភីឌា

រូបភាពដើម(ឯកសារប្រភេទSVG ៥១២ × ៤៩៤ ភីកសែល ទំហំឯកសារ៖ ១១គីឡូបៃ)

ឯកសារ​នេះ​មាន​ប្រភព​មក​ពី Wikimedia Commons និង​អាច​ត្រូវ​បាន​ប្រើ​ដោយ​គម្រោង​ដទៃ​ទៀត។ ការ​ពណ៌នា​នៅ​លើទំព័រពណ៌នាអំពី​វា មាន​បង្ហាញ​ខាង​ក្រោម​នេះ។

ចំណារពន្យល់

ការ​ពិពណ៌នា
English: A figure representing the equivalence classes of the relative numbers constructed as a pair of natural numbers. Any relative number (eg. -5) has an infinity of equivalent possible representation, eg. (2,7), (0,5), … The equivalent representations (in red) are on the same blue dotted line, and the number in blue at the end on the line is the corresponding relative number
Français : Une figure représentant les classes d'équivalences entres les paire d'entiers construisant les nombre relatifs.

Chaque nombre relatif (par exemple -5) a une infinité de paire qui le représentent de manière équivalente, (par exemple (2,7), (0,5).

Toutes ces représentation équivalente sont sur la même pointillé bleu, et le nombre relatif qu'elle représentent est au bout de la ligne.
កាលបរិច្ឆេទ
ប្រភព ការងារផ្ទាល់របស់អ្នកផ្ទុកឡើង
អ្នក​និពន្ធ TomdFr
ទំរង់​ផ្សេង​ទៀត File:Relatives Numbers Representation.png
SVG genesis
InfoField
 
The SVG code is valid.
 
រូបភាព​ក្រាភិក​វ៉ិចទ័រនេះ​ត្រូវ​បាន​បង្កើតឡើង​ដោយ​ប្រើ Asymptote​.

ការដាក់​អាជ្ញាប័ណ្ណ

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Generation code

In asymptote programming language (w:Asymptote (vector graphics language))

// import settings;
import graph;

// pdfviewer="evince";
// psviewer="evince";

// returns a pair representation of a relative number of the equivalent class
pair pairRepresentation(int n){
	if(n>0){
		return(n,0);
	}else{
		return(0,-n);
	}
}

string nullString(real r){
	return "";
}

void drawCoordinates(pair point, align align=NoAlign){
	label("$("+string(point.x)+","+string(point.y)+")$",point,align);
}

unitsize(50,50);

int num = 10;
int i;

for (i=-1*num ; i<=num ; ++i) {
	pair point = pairRepresentation(i) ;
	dot(point,red);

	// equivalence classes labelled with usual names, in blue
	label("$\mathbf{"+string(i)+"}$",point,5SW,fontsize(17)+blue);

	int j;
	for(j=abs(i);j<num;++j) {
		drawCoordinates(point,E);
		pair nextpoint = point + (1,1);

		draw(point -- nextpoint,blue+Dotted+linewidth(2));
		dot(point,red+linewidth(5));

		point=nextpoint;
	}
	dot(point,red);
	draw(point -- point+(0.5,0.5),blue+Dotted+linewidth(2));
	dot(point,red+linewidth(5));
	drawCoordinates(point,E);
}

// axes

real decay=-0.2;

ticks tick=RightTicks(N=0,n=1,end=false,nullString);
xaxis("$n_1$",YEquals(decay),decay,num+1.0,tick,Arrow);
yaxis("$n_2$",XEquals(decay),decay,num+1.0,LeftTicks(N=0,n=1,end=false,nullString),Arrow);

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts អង់គ្លេស

copyright status អង់គ្លេស

copyrighted អង់គ្លេស

copyright license អង់គ្លេស

inception អង់គ្លេស

២៥ ខែវិច្ឆិកា 2009

source of file អង់គ្លេស

original creation by uploader អង់គ្លេស

ប្រវត្តិ​ឯកសារ

ចុចលើម៉ោងនិងកាលបរិច្ឆេទដើម្បីមើលឯកសារដែលបានផ្ទុកឡើងនៅពេលនោះ។

ម៉ោងនិងកាលបរិច្ឆេទកូនរូបភាពវិមាត្រអ្នកប្រើប្រាស់យោបល់
បច្ចុប្បន្នម៉ោង០៣:០០ ថ្ងៃពុធ ទី៣១ ខែមករា ឆ្នាំ២០១៨កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង០៣:០០ ថ្ងៃពុធ ទី៣១ ខែមករា ឆ្នាំ២០១៨៥១២ × ៤៩៤ (១១គីឡូបៃ)Perhelionfix librsvg bug phab:T35245
ម៉ោង២១:៥៧ ថ្ងៃពុធ ទី២៥ ខែវិច្ឆិកា ឆ្នាំ២០០៩កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង២១:៥៧ ថ្ងៃពុធ ទី២៥ ខែវិច្ឆិកា ឆ្នាំ២០០៩៤២៩ × ៤១៤ (៨១គីឡូបៃ)TomdFrUploaded a version from -5 to 5, -10 to 10 was uselessly too big.
ម៉ោង២០:០៥ ថ្ងៃពុធ ទី២៥ ខែវិច្ឆិកា ឆ្នាំ២០០៩កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង២០:០៥ ថ្ងៃពុធ ទី២៥ ខែវិច្ឆិកា ឆ្នាំ២០០៩៧៥៤ × ៧២៧ (២៤៤គីឡូបៃ)TomdFr{{Information |Description={{en|1=A figure representing the equivalence classes of the relative numbers constructed as a pair of natural numbers. Any relative number (eg. -5) has an infinity of equivalent possible representation, eg. (2,7), (0,5), ... The

គ្មានទំព័រណាមួយដែលប្រើប្រាស់ឯកសារនេះទេ។

បម្រើបម្រាស់ឯកសារជាសាកល

វីគីដទៃទៀតដូចខាងក្រោមនេះប្រើប្រាស់ឯកសារនេះ៖

  • ការប្រើប្រាស់នៅក្នុង as.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង az.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង cs.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង el.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង en.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង en.wikibooks.org
  • ការប្រើប្រាស់នៅក្នុង fr.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង he.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង hu.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង id.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង it.wikiversity.org
  • ការប្រើប្រាស់នៅក្នុង ja.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង mk.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង sr.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង ta.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង tr.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង vi.wikipedia.org
  • ការប្រើប្រាស់នៅក្នុង www.wikidata.org

ទិន្នន័យ​មេតា