Top
Back: 5.1.48 imap
Forward: 5.1.50 indepSet
FastBack: 5. Functions and system variables
FastForward: 6. Tricks and pitfalls
Up: 5.1 Functions
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

5.1.49 impart

Syntax:

impart ( number_expression )

Type:

number

Purpose:

returns the imaginary part of a number in a complex ground field,
returns 0 otherwise.

Example:
 
  ring r=(complex,i),x,dp;
  impart(1+2*i);
→ 2

See repart.


Top Back: 5.1.48 imap Forward: 5.1.50 indepSet FastBack: 5. Functions and system variables FastForward: 6. Tricks and pitfalls Up: 5.1 Functions Top: Singular 2-0-4 Manual Contents: Table of Contents Index: F. Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.