Changeset bad9f3 in git for Singular/mpr_complex.h


Ignore:
Timestamp:
Dec 20, 2000, 11:54:25 AM (23 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
24d587c69f03ebf0b0771f514b3c9bc6364a93ed
Parents:
40c7ec80c05f1294b97ec9974f0c5c5a0a35f186
Message:
change setGMPFloatDigits


git-svn-id: file:///usr/local/Singular/svn/trunk@4959 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/mpr_complex.h

    r40c7ec8 rbad9f3  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: mpr_complex.h,v 1.15 2000-06-30 11:25:38 pohl Exp $ */
     6/* $Id: mpr_complex.h,v 1.16 2000-12-20 10:54:24 pohl Exp $ */
    77
    88/*
     
    2626#define CTOF 4
    2727
    28 void setGMPFloatDigits( size_t digits );
     28void setGMPFloatDigits( size_t digits, size_t rest );
    2929size_t getGMPFloatDigits();
    3030
Note: See TracChangeset for help on using the changeset viewer.