Skip to content
Skip to main navigation
Skip to first column
Skip to second column
Singular
Download 3-1-4
Online Manual
Get Help
Report Bugs
Books
Teams
Join Us
Home
Online Manual
D.2.6.16 denominator
Procedure from library
poly.lib
(see
poly_lib
).
Usage:
denominator(n); n number
Return:
number, the denominator of n
Example:
LIB "poly.lib"; ring r = 0,x, dp; number n = 3/2; denominator(n); ==> 2
See also:
cleardenom
;
content
;
numerator
.
Main
Home
News
Publications
How to cite Singular
Community
Forum
Trac
Events
Blog
System
New Libraries
Source Code
Open Tasks
Third-party software
Misc
Links
Contact
Impressum
Internal