File:Trochoide rapport 10.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 488 × 365 pixels, file size: 33 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Trochoid with a ratio of 10.
Français : Trochoïde avec un rapport de 10.
Date
Source Own work
Author Cdang
Other versions

Derivative works of this file:

Made with Scilab.

r = 1 ; // rayon de la trochoïde
a = 0.1 ; // avance par tour
t = [0 : 0.1 : 20*%pi]; // amplitude en radians
x = r*cos(t) + a*t;
y = r*sin(t);
plot(x,y)

Licensing[edit]

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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:03, 2 September 2010Thumbnail for version as of 13:03, 2 September 2010488 × 365 (33 KB)Cdang (talk | contribs){{Information |Description={{en|1=Trochoid with a ratio of 10.}} {{fr|1=Trochoïde avec un rapport de 10.}} |Source={{own}} |Author=Cdang |Date=2010-09-02 |Permission= |other_versions= }} Made with Scilab. <source lang=scilab> r = 1 ; // r

File usage on other wikis

The following other wikis use this file: