吉里吉里2 Ver2.32r2に付属のドキュメント追加
This commit is contained in:
54
docs/tjs2doc/contents/math.html
Normal file
54
docs/tjs2doc/contents/math.html
Normal file
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="Shift_JIS"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
|
||||
<!-- generated by to_html.pl from math.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>Math �N���X</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="browser.css" type="text/css" rel="stylesheet" title="�g���g���֘A���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a id="id268" name="id268">Math �N���X</a>
|
||||
</h1><div class="para"><div>
|
||||
�@JavaScript �� Math �Ƃقڌ݊��ł��B<br />
|
||||
<br />
|
||||
���������Ă��郁�\�b�h :<br />
|
||||
abs (���Βl�̎擾)<br />
|
||||
acos (�A�[�N �R�T�C��)<br />
|
||||
asin (�A�[�N �T�C��)<br />
|
||||
atan (�A�[�N �^���W�F���g)<br />
|
||||
atan2 (2�ϐ��̃A�[�N �^���W�F���g)<br />
|
||||
ceil (���グ)<br />
|
||||
floor (���̂�)<br />
|
||||
exp (<span class="i">e</span>��n��)<br />
|
||||
log (���R�ΐ�)<br />
|
||||
max (���̒l�̑傫����)<br />
|
||||
min (���̒l�̏�������)<br />
|
||||
random (0�ȏ�1�����̗���)<br />
|
||||
pow (�搔)<br />
|
||||
round(�����ւ̂܂���)<br />
|
||||
sin (�T�C��)<br />
|
||||
cos (�R�T�C��)<br />
|
||||
tan (�^���W�F���g)<br />
|
||||
sqrt (������)<br />
|
||||
<br />
|
||||
�������������v���p�e�B :<br />
|
||||
E (<span class="i">e</span>)<br />
|
||||
LN10 (log(10))<br />
|
||||
LN2 (log(2))<br />
|
||||
LOG10E (10�����Ƃ���<span class="i">e</span>�̑ΐ�)<br />
|
||||
LOG2E (2�����Ƃ���<span class="i">e</span>�̑ΐ�)<br />
|
||||
PI (��)<br />
|
||||
SQRT1_2 (sqrt(1/2))<br />
|
||||
SQRT2 (sqrt(2))<br />
|
||||
</div></div>
|
||||
<script type="text/javascript" charset="Shift_JIS" src="documentid.js" ></script>
|
||||
<script type="text/javascript" charset="Shift_JIS" src="postcontent.js" ></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user