Kig/Macros: Difference between revisions

From KDE UserBase Wiki
(All macros added)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Welcome_to_KDE_UserBase|Home]] >> [[Applications]] >> [[Applications/Education|Education]] >> [[Kig]] >> [[Kig/Macros|Macros]]
{{EduBreadCrumbs|parent=Kig}}
{{Note|All macros following require a '''Kig''' version with python script support.}}


{{Construction}}
{{KigMacro|cirkel|A circle BTP constructed using the circle BCP|http://edu.kde.org/kig/downloads/macros/circleBTP_by_circleBCP.kigt|Dominique Devriese}}


::{|cellpadding="2"
{{KigMacro|ConicByLocus|A conic constructed as a locus.|http://edu.kde.org/kig/downloads/macros/conic_by_locus.kigt|Dominique Devriese}}
|[[Image:Im-status-message-edit.png]]||'''Note'''||All macros following require a '''Kig''' version with python script support.
|}


==cirkel==
{{KigMacro|ConicCenter|The center of a conic.|http://edu.kde.org/kig/downloads/macros/ConicCenter.kigt|Dominique Devriese}}


A circle BTP constructed using the circle BCP
{{KigMacro|LineConicMainAxis|The main axis of a conic.|http://edu.kde.org/kig/downloads/macros/LineConicMainAxis.kigt|Dominique Devriese}}


{|
{{KigMacro|LineConicSecondAxis|The secondary axis of a conic.|http://edu.kde.org/kig/downloads/macros/LineConicSecondAxis.kigt|Dominique Devriese}}
! Author
| Dominique Devriese
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/circleBTP_by_circleBCP.kigt circleBTP_by_circleBCP.kigt]
|-
! License
| GPL
|}


==ConicByLocus==
{{KigMacro|Translatie|Mirror a point using the translation.|http://edu.kde.org/kig/downloads/macros/mirrorpoint_by_translationpoint.kigt|Dominique Devriese}}
 
A conic constructed as a locus.
 
{|
! Author
| Dominique Devriese
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/conic_by_locus.kigt conic_by_locus.kigt]
|-
! License
| GPL
|}
 
==ConicCenter==
 
The center of a conic.
 
{|
! Author
| Dominique Devriese
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/ConicCenter.kigt ConicCenter.kigt]
|-
! License
| GPL
|}
 
==LineConicMainAxis==
 
The main axis of a conic.
 
 
{|
! Author
| Dominique Devriese
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/LineConicMainAxis.kigt LineConicMainAxis.kigt]
|-
! License
| GPL
|}
 
==LineConicSecondAxis==
 
The secondary axis of a conic.
 
{|
! Author
| Dominique Devriese
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/LineConicSecondAxis.kigt LineConicSecondAxis.kigt]
|-
! License
| GPL
|}
 
==Translatie==
 
Mirror a point using the translation.
 
{|
! Author
| Dominique Devriese
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/mirrorpoint_by_translationpoint.kigt mirrorpoint_by_translationpoint.kigt]
|-
! License
| GPL
|}
 
==Triangel Centers==
 
This package contains 6 macros all about special points of triangles.


{{KigMacro|Triangel Centers|This package contains 6 macros all about special points of triangles.
;Baricenter
;Baricenter
:Baricenter of a triangle, given the vertices
:Baricenter of a triangle, given the vertices
;Circumcenter
;Circumcenter
:Circumcenter of a triangle, given the vertices
:Circumcenter of a triangle, given the vertices
;Gauss Segment
;Gauss Segment
:Gauss Segment of a triangle, given the vertices
:Gauss Segment of a triangle, given the vertices
;Incenter
;Incenter
:Incenter of a triangle, given the vertices
:Incenter of a triangle, given the vertices
;Inscribed circle
;Inscribed circle
:Inscribed circle on a triangle, given the vertices
:Inscribed circle on a triangle, given the vertices
;Ortocenter
;Ortocenter
:Ortocenter of a triangle, given the vertices
:Ortocenter of a triangle, given the vertices|http://edu.kde.org/kig/downloads/macros/triangle_centers.kigt|Noel Torres|Public Domain}}
 
{|
! Author
| Noel Torres
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/triangle_centers.kigt triangle_centers.kigt]
|-
! License
| Public Domain
|}
 
==Star==
 
Two different ways to contruct a star.
 
 
{|
! Author
| Maurizio Paolini
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/starswith5points.kigt starswith5points.kigt]
|-
! License
| GPL
|}


==Tropical Geometry==
{{KigMacro|Star|Two different ways to contruct a star.|http://edu.kde.org/kig/downloads/macros/starswith5points.kigt|Maurizio Paolini}}


{{KigMacro|Tropical Geometry|This package contains 4 macros:
;TropicalLine1pt
;TropicalLine1pt
:A tropical line constructed using its centre point
:A tropical line constructed using its centre point
;TropicalLine2pt
;TropicalLine2pt
:The stable tropical line passing through two points
:The stable tropical line passing through two points
;TropicalLineLineIntersection
;TropicalLineLineIntersection
:The stable intersection of two tropical lines, to select a tropical line, select its centre point
:The stable intersection of two tropical lines, to select a tropical line, select its centre point
;TropicalConic
;TropicalConic
:Stable Conic Passing through 5 points
:Stable Conic Passing through 5 points|http://edu.kde.org/kig/downloads/macros/tropical_geometry.kigt|Luis Felipe Tabera|GPL|lftabera AT yahoo DOT es}}
 
 
{|
! Author
| Luis Felipe Tabera <lftabera AT yahoo DOT es>
|-
! Download
| [http://edu.kde.org/kig/downloads/macros/tropical_geometry.kigt tropical_geometry.kigt]
|-
! License
| GPL
|}


[[Category:Education]]
[[Category:Education]]

Latest revision as of 17:22, 16 September 2010

Home » Applications » Education » Kig » Macros

Note

All macros following require a Kig version with python script support.


cirkel

A circle BTP constructed using the circle BCP
License Author
GPL Dominique Devriese


ConicByLocus

A conic constructed as a locus.
License Author
GPL Dominique Devriese


ConicCenter

The center of a conic.
License Author
GPL Dominique Devriese


LineConicMainAxis

The main axis of a conic.
License Author
GPL Dominique Devriese


LineConicSecondAxis

The secondary axis of a conic.
License Author
GPL Dominique Devriese


Translatie

Mirror a point using the translation.
License Author
GPL Dominique Devriese


Triangel Centers

This package contains 6 macros all about special points of triangles.
Baricenter
Baricenter of a triangle, given the vertices
Circumcenter
Circumcenter of a triangle, given the vertices
Gauss Segment
Gauss Segment of a triangle, given the vertices
Incenter
Incenter of a triangle, given the vertices
Inscribed circle
Inscribed circle on a triangle, given the vertices
Ortocenter
Ortocenter of a triangle, given the vertices
License Author
Public Domain Noel Torres


Star

Two different ways to contruct a star.
License Author
GPL Maurizio Paolini


Tropical Geometry

This package contains 4 macros:
TropicalLine1pt
A tropical line constructed using its centre point
TropicalLine2pt
The stable tropical line passing through two points
TropicalLineLineIntersection
The stable intersection of two tropical lines, to select a tropical line, select its centre point
TropicalConic
Stable Conic Passing through 5 points
License Author
GPL Luis Felipe Tabera (lftabera AT yahoo DOT es)