[Vala] math functions
- From: Carlos Costa <ccosta bsd com br>
- To: vala-list gnome org
- Subject: [Vala] math functions
- Date: Wed, 15 Jul 2009 15:18:43 -0300
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]