heptagon/examples/extern_C/mathext.epi
2010-07-27 11:32:58 +02:00

4 lines
85 B
Plaintext

val fun mycos(a:float) returns (o:float)
val node st_cos(a:float) returns (o:float)