File:Area tangent.svg

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

Original file(SVG file, nominally 1,600 × 1,200 pixels, file size: 32 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description

The graph of artanh(x).

Instructions

Generated using en:gnuplot with the script below, slightly modified by hand for xmlns and font size issues in the XML.

set terminal svg size 1600 1200 fname "Times New Roman" fsize 36
set output "area tangent.svg"

set zero 0
unset key
set samples 100000

set xtics axis ("" -1, "-0.75" -0.75, "-0.5" -0.5, "-0.25" -0.25, "0.25" 0.25, "0.5" 0.5, "0.75" 0.75, "" 1)
set ytics axis ("" -4, "-3" -3, "-2" -2, "-1" -1, "1" 1, "2" 2, "3" 3, "" 4)
set grid

set xzeroaxis lt -1 lw 4
set yzeroaxis lt -1 lw 4

set xrange [-1:1]
set yrange [-4:4]

plot log(x+sqrt(1+(x**2))) lt 3 lw 4
Date 14 March 2006 (original upload date)
Source Transferred from en.wikipedia to Commons.
Author Ktims at English Wikipedia

Licensing[edit]

Public domain This work has been released into the public domain by its author, Ktims at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
Ktims grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log[edit]

The original description page was here. All following user names refer to en.wikipedia.
  • 2006-03-14 11:08 Ktims 1600×1200×0 (32890 bytes) The graph of artanh(x).

File history

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

Date/TimeThumbnailDimensionsUserComment
current17:11, 11 August 2007Thumbnail for version as of 17:11, 11 August 20071,600 × 1,200 (32 KB)Mike Peel (talk | contribs){{Information |Description=The graph of artanh(x). == Instructions == Generated using en:gnuplot with the script below, slightly modified by hand for xmlns and font size issues in the XML. <pre> set terminal svg size 1600 1200 fname "Times New Roman"

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata