Hi guys,

Vala is a great programming language, thank you =)

I'm writing a tutorial in Portuguese and one simple algorithm I would
like to implement with Vala is the Trabb Pardo-Knuth (TPK)
algorithm[1]. But unfortunately I don't see any information into the
wiki[2] about math functions like sqrt, sin or tan.

Is there any Vala library for math operations? something like:

using Math;

And I can do some operations using it.


Thanks in advance.

-- 
Carlos

[1] http://en.wikipedia.org/wiki/Trabb_Pardo-Knuth_algorithm
[2] http://live.gnome.org/Vala
_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to