ឯកសារ:Sinh cosh tanh.svg

Page contents not supported in other languages.
ពីវិគីភីឌា

រូបភាពដើម(ឯកសារប្រភេទSVG ៥០៤ × ៥០៤ ភីកសែល ទំហំឯកសារ៖ ១៧គីឡូបៃ)

ឯកសារ​នេះ​មាន​ប្រភព​មក​ពី Wikimedia Commons និង​អាច​ត្រូវ​បាន​ប្រើ​ដោយ​គម្រោង​ដទៃ​ទៀត។ ការ​ពណ៌នា​នៅ​លើទំព័រពណ៌នាអំពី​វា មាន​បង្ហាញ​ខាង​ក្រោម​នេះ។

ចំណារពន្យល់

ការ​ពិពណ៌នា

The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.

Replaces en:Image:sinh cosh tanh.png

Instructions
Generated with en:Matplotlib using the script below. Edited using en:Inkscape to fix clipping issues.
កាលបរិច្ឆេទ
ប្រភព ការងារផ្ទាល់របស់អ្នកផ្ទុកឡើង
អ្នក​និពន្ធ Fylwind at អង់គ្លេស វិគីភីឌា
SVG genesis
InfoField
 
The SVG code is valid.
 
រូបភាព​ក្រាភិក​វ៉ិចទ័រនេះ​ត្រូវ​បាន​បង្កើតឡើង​ដោយ​ប្រើ Matplotlib​.
Source code
InfoField

Python code

import numpy as np
import matplotlib.pyplot as plt

lim = 8
size = 5.6
fig, ax = plt.subplots(figsize=(size, size))
xs = np.linspace(-lim, lim, 1000)
ax.plot(xs, np.sinh(xs), label="y = sinh(x)",
        color="#b30000", linestyle="-", linewidth=2)
ax.plot(xs, np.cosh(xs), label="y = cosh(x)",
        color="#00b300", linestyle="--", linewidth=2)
ax.plot(xs, np.tanh(xs), label="y = tanh(x)",
        color="#0000b3", linestyle=":", linewidth=2)
ax.set_xlim(-lim, lim)
ax.set_ylim(-lim, lim)
ax.set_xticks([-1, 0, 1])
ax.set_yticks([-1, 0, 1])
ax.set_xlabel("x")
ax.set_ylabel("y")
ax.grid("on")
ax.legend(loc="lower right")
fig.tight_layout()
fig.savefig("sinh_cosh_tanh.svg", transparent=True)

ការដាក់​អាជ្ញាប័ណ្ណ

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.

Original upload log

The original description page was here. All following user names refer to en.wikipedia.
  • 2006-03-14 10:22 Ktims 1600×1200×0 (8934 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:21 Ktims 1600×1200×0 (8965 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:15 Ktims 1600×1200×0 (8967 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:15 Ktims 1600×1200×0 (8980 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:14 Ktims 1600×1200×0 (8902 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts អង់គ្លេស

copyright status អង់គ្លេស

copyrighted អង់គ្លេស

copyright license អង់គ្លេស

source of file អង់គ្លេស

original creation by uploader អង់គ្លេស

inception អង់គ្លេស

១០ ខែមីនា 2016

ប្រវត្តិ​ឯកសារ

ចុចលើម៉ោងនិងកាលបរិច្ឆេទដើម្បីមើលឯកសារដែលបានផ្ទុកឡើងនៅពេលនោះ។

ម៉ោងនិងកាលបរិច្ឆេទកូនរូបភាពវិមាត្រអ្នកប្រើប្រាស់យោបល់
បច្ចុប្បន្នម៉ោង២៣:២៧ ថ្ងៃព្រហស្បតិ៍ ទី១០ ខែមីនា ឆ្នាំ២០១៦កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង២៣:២៧ ថ្ងៃព្រហស្បតិ៍ ទី១០ ខែមីនា ឆ្នាំ២០១៦៥០៤ × ៥០៤ (១៧គីឡូបៃ)FylwindMake asymptotics more evident.
ម៉ោង០០:៣៩ ថ្ងៃអង្គារ ទី០៦ ខែកុម្ភៈ ឆ្នាំ២០០៧កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង០០:៣៩ ថ្ងៃអង្គារ ទី០៦ ខែកុម្ភៈ ឆ្នាំ២០០៧១៦០០ × ១២០០ (១៣គីឡូបៃ)Alejo2083dashed lines
ម៉ោង០០:៣១ ថ្ងៃអង្គារ ទី០៦ ខែកុម្ភៈ ឆ្នាំ២០០៧កូន​រូប​ភាព​​សម្រាប់​កំណែ​ (version) កាល​ពី​​ ម៉ោង០០:៣១ ថ្ងៃអង្គារ ទី០៦ ខែកុម្ភៈ ឆ្នាំ២០០៧១៦០០ × ១២០០ (៩គីឡូបៃ)Alejo2083{{Information |Description=The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes. Replaces en::Image:sinh cosh tanh.png == Instructions == Generated with the following en:gnuplot source. XM

ទំព័រ​ ខាងក្រោម​ប្រើប្រាស់​ឯកសារនេះ ៖

បម្រើបម្រាស់ឯកសារជាសាកល

វីគីដទៃទៀតដូចខាងក្រោមនេះប្រើប្រាស់ឯកសារនេះ៖

ទិន្នន័យ​មេតា