From 95ee7fca4b4a30cc8e381b09c963b94512630521 Mon Sep 17 00:00:00 2001 From: Bertrand Date: Mon, 11 Apr 2016 14:17:21 +0000 Subject: début nettoyage et description dans README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/option.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/option.cpp') diff --git a/src/option.cpp b/src/option.cpp index b8c2799..918e735 100644 --- a/src/option.cpp +++ b/src/option.cpp @@ -5,9 +5,6 @@ double pos (double x){ return x>0?x:0; } -double frac_part(double x){ - return x - floor(x); -} int main(){ init_alea(1); -- cgit v1.2.3-70-g09d2