Changeset 8775 in ntrip for trunk


Ignore:
Timestamp:
Jun 7, 2019, 10:23:29 AM (5 years ago)
Author:
stuerze
Message:

minor changes in factorial method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncutils.h

    r8617 r8775  
    140140double       associatedLegendreFunction(int n, int m, double t);
    141141
    142 int          factorial(int n);
     142double       factorial(int n);
    143143
    144144/** Convert RTCM3 lock-time indicator to lock time in seconds
Note: See TracChangeset for help on using the changeset viewer.