diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/median | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- python -*- ''' -median — Calculate the median value for a set of groups +median — Calculate the median values for a set of groups Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) This program is free software: you can redistribute it and/or modify |