]> www.ginac.de Git - ginac.git/commit
- ex::numer() and ex::denom() now make use of the new normal()
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 10 Feb 2000 21:56:25 +0000 (21:56 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 10 Feb 2000 21:56:25 +0000 (21:56 +0000)
commit308cc279067413f46f2ceda60431ba61089d8368
tree515ca23011b3edde383e45a7a2d3af02bdac21b8
parent083b0f50275a536be807fa2a34c1e278098e12f5
- ex::numer() and ex::denom() now make use of the new normal()
- improved power::normal() a bit with respect to negative exponents
ginac/ex.cpp
ginac/ex.h
ginac/normal.cpp