2 lines
47 B
Ada
2 lines
47 B
Ada
|
|
function Multiply (A, B : Float) return Float;
|
|
|
function Multiply (A, B : Float) return Float;
|