class MaFonctionDe implements FoncRDansR {public double calcul (double x) { return 2*x; }}