heptagon/examples/extern_C/mathext.epi

4 lines
85 B
Plaintext
Raw Normal View History

2010-07-27 11:32:58 +02:00
val fun mycos(a:float) returns (o:float)
val node st_cos(a:float) returns (o:float)