Man Scilab

real
Scilab Function

real - real part

Calling Sequence

[y]=real(x)

Parameters

Description

real(x) is the real part of x (See %i to enter complex numbers).

See Also

imag ,  

Back