Apamduööt:Ordinal ww.svg

Page contents not supported in other languages.
Jɔk Wikipedia

Makec tueŋ(Apamduööt SVG, yee kolookë ke aayee 512 x 384, dït de apamduööt: 141 KB)

Ɣɔ̈c apamduööt kënë ee rat jɔɔk ë Wikimedia Commons ku alëu bï luöi ë loiloilɔtueŋ kɔ̈kyiic. Lëkcäät ë yär ë lëkcäät apamduööt de denë atɔ̈ piiny ëtɛ̈n.

Cuutyic

Lëkcäät
English: svg version of Omega squared.png by Gro-Tsen.
Aköl
Tënëyök Own work based on: Ordinal ww.svg
Agɔ̈t
Original:
Vector:
SVG genesis
InfoField
 
The SVG code is valid.
 
This vector image was created with unknown tool.

Java Source Code

// Author: Ika, Date: 08/04/2015 -->
// The following code can be used to generate the SVG image of ordinals \omega^2.
// Anyone can copy and revise this code without any copyright concern.

import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.PrintWriter;

public class Ordinal
{
	public static void main(String[] args)
	{
		try{
			File output = new File("ordinal_ww.svg");
			FileWriter fw = new FileWriter(output);
			PrintWriter pw = new PrintWriter(fw);
			
			pw.println("<?xml version=\"1.0\" standalone=\"no\"?>");
			pw.println("<!-- Author: Ika, Date: 08/04/2015 -->");
			pw.println("<!-- Anyone can copy and revise this code without any copyright concern. -->");
			pw.println("<svg width=\"512\" height=\"384\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">");
			pw.println("\n\t<g style=\"stroke:black; stroke-width:1\" >");
			// Draw the vertical lines...
			double magic_frac = 0.875;	// the length ratio between each pair of segments
			double min_l = 0.1;	// the least length of each segment
			double x=1.0, y=0.0, l=384.0;
			double L=l; // restored length after each loop
			do{
				do{
					pw.println("\t\t<path d=\"m"+x+" "+y+" v"+l+"\" />");
					x += l*(1-magic_frac)/6;
					y += l*(1-magic_frac)/2;
					l *= magic_frac;
				}while(l>min_l);
				l = L *= magic_frac;
				y = (384-l)/2;
			}while(L>min_l);
			
			pw.println("\t</g>");
			pw.println("\n</svg>");
			
			fw.close();
		}
		catch (Exception e){}
	}
}

Gɛmluɔ̈ɔ̈i

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
abïcɔl röm acït
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
Yïn launhom
  • bë röm – bë luoi thuur, ku tekpiny ku tooc aɣeer
  • bë bɛnlääp – bë looië jiɛlpiny
Käbɔ̈kë cök
  • abïcɔl – Të cï yïn lon ë raandɛ̈ luööi, ku wïc ba lueel ye ŋa ë lööm yïn luɔi thïn, ka dhil ba gɔ̈t në kuer gör yen ye, tëdɛ̈ ke kuer cï gɔ̈t në anyoothluɔic. Lakin, acie kuer lëu bï ye tak lɔn kɔ̈ɔ̈c yen raanë ke yï, tëdɛ̈ ka kääc ke të ̈cï yïn londe luööi thïn.
  • röm acït – Të wɛɛr yïn lon känic amääth, tëdɛ̈ të löök yïn ee nyïn ëbɛ̈n në wëlku, tëdɛ̈ të juɛk yïn ee nhom në wëlkɔ̈k, ka kë bë bɛ̈nbei thïn alëu ba tɛkpiny, të buɔɔth yïn anyoothluɔi kän cök wälä anyoothluɔi dɛ̈t thöŋ ke ye.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts English

copyrighted English

inception English

4 Pɛnëbɛ̈t 2015

Käthɛɛr ë makec

Tuenyë në aköl/akɔ̈licic apamduööt ɣoi kecit rɔt nyuɔɔth në akölic.

Aköl/Akɔ̈licRiöpbundïtThëmthëmDuluiKëcïjaamic
ee mënë11:22, 4 Pɛnëbɛ̈t 2015Alelthook ë riöpcök, tɛ̈cït 11:22, 4 Pɛnëbɛ̈t 2015512 × 384 (141 KB)IkamusumeFanUser created page with UploadWizard

Cin apaam ye nuët lɔ wëtmätkën.

Luui ë yɔ̈rcïduut de pinynhom

Wiki kɔ̈k bɔ̈ looi makec kënë

Leekmeta