Interface Interface3

All Known Subinterfaces:
Interface123
All Known Implementing Classes:
Exercise8_5

public interface Interface3

Test interface 3

Version:
1.0
Author:
Kristian Torp, torp (at) cs (dot) aau (dot) dk

Method Summary
 float e(float e)
           
 float f(float f)
           
 

Method Detail

e

public float e(float e)

f

public float f(float f)