1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
opal-examples/Blatt05/MathHOF.sign.txt
2013-10-19 01:17:37 +02:00

11 lines
205 B
Plaintext

SIGNATURE MathHOF
IMPORT Real ONLY real
/* Aufgabe 1.4 */
FUN shiftX : real -> (real-> real) -> (real->real)
FUN mirrorY: (real -> real)-> (real->real)
FUN myCos : real -> real
FUN myCot : real -> real