Changeset 74fc12a in git for factory/FLINTconvert.cc


Ignore:
Timestamp:
Jul 2, 2020, 11:39:26 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
f5c2fcff7160f4c1bdb642ee3dd3ac058f3e482e
Parents:
53acc46a104d727e78284f0fda06b0ac9460dfae
Message:
add: CanonicalForm convertFmpq2CF (const fmpq_t q)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/FLINTconvert.cc

    r53acc4 r74fc12a  
    210210}
    211211
    212 CanonicalForm convertFmpq_t2CF (const fmpq_t q)
     212CanonicalForm convertFmpq2CF (const fmpq_t q)
    213213{
    214214  bool isRat= isOn (SW_RATIONAL);
Note: See TracChangeset for help on using the changeset viewer.