Scilab Home page
|
Wiki
|
Bug tracker
|
Forge
|
Mailing list archives
|
ATOMS
|
File exchange
Scilab Online Help
Please
login
or
create an account
Scilab 6.1.0
Scilabヘルプ
Scilab
Variables
Predefined variables
%e
%eps
%f or %F
%i
%inf
%nan
%pi
%s
%t or %T
%z
home
SCI, WSCI
SCIHOME
TMPDIR
Change language to:
English
-
Français
-
Português
-
Русский
Scilabヘルプ
>>
Scilab
>
Variables
>
Predefined variables
> %i
%i
虚数単位
呼び出し手順
%i
説明
%i
は虚数単位で, 複素数を入力する際に 使用されます.
例
1
+
%i
==
complex
(
1
,
1
)
2
+
3
*
%i
==
complex
(
2
,
3
)
参照
complex
— 複素数を計算する.
imult
— 虚数単位 i を乗じる
Comments
Add a comment:
Please login to comment this page.
Report an issue
<< %f or %F
Predefined variables
%inf >>
Scilab Enterprises
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with
contributors
Last updated:
Tue Feb 25 08:53:18 CET 2020
Comments
Add a comment:
Please login to comment this page.