Search results
Results from the WOW.Com Content Network
; Created in LibreOffice 4 with this LibreLogo program. ; Usage: Put this code into an English language document in LibO Writer, ; and click on the Start icon of the View»Toolbars»Logo toolbar.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.
English: Gray, blue, red, green, light green, black graph papers with 1 cm–0.5 cm–1 mm grids (page size: A4) in printable PDF format. Date 25 July 2013, 18:04:17
A log–log plot of y = x (blue), y = x 2 (green), and y = x 3 (red). Note the logarithmic scale markings on each of the axes, and that the log x and log y axes (where the logarithms are 0) are where x and y themselves are 1. Comparison of linear, concave, and convex functions when plotted using a linear scale (left) or a log scale (right).
Hexagonal paper shows regular hexagons instead of squares. These can be used to map geometric tiled or tesselated designs among other uses. Isometric graph paper or 3D graph paper is a triangular graph paper which uses a series of three guidelines forming a 60° grid of small triangles. The triangles are arranged in groups of six to make hexagons.
atan2(y, x) returns the angle θ between the positive x-axis and the ray from the origin to the point (x, y), confined to (−π, π].Graph of (,) over /. In computing and mathematics, the function atan2 is the 2-argument arctangent.
An example control-flow graph, partially converted to SSA. It is clear which definition each use is referring to, except for one case: both uses of y in the bottom block could be referring to either y 1 or y 2, depending on which path the control flow took. To resolve this, a special statement is inserted in the last block, called a Φ (Phi ...