FEEDBACK
...go ahead and read the manual, we won't tell anyone.

Help Topics Matching "(tags:math) AND (tags:global)"

annuity

The annuity function is used to compute the present or future value of an ordinary annuity. Rate is the interest rate per period, and periods is the number of periods over which the value is calculated. The formula for annuity is: annuity (rate, periods) = (1 - (1+rate) periods) / rate The annuity function is more accurate than computing the formula above using basic arithmetic operations and exponentiation, especially when rate is small.

ln

The ln function returns the base-e (natural) logarithm of the number passed to it.

ln1

The ln1 function returns the base-e (natural) logarithm of the sum of 1 plus the number passed to it. That is, it computes ln(1+number). If number is small, the result is more accurate than using standard arithmetic operations.

log2

The log2 function returns the base-2 logarithm of the number passed to it.

max

The max function returns the highest-value number from a list of numbers passed to it. If the source of the list is a container with more than one line in it, only the first line is used.

trunc

The trunc function returns the integer part of the number passed to it. Any fractional part is desregarded, regardless of sign.

Latest Blog PostsView All >

Video Demos Of Some Great New Features!

posted on November 09, 2009 by Jake Marsh

With all the hustle and bustle of developing and releasing these latest awesome features, it totally...

TileStack.com Release Delicass v0.8 Has Landed!

posted on November 04, 2009 by Ted

After two months of good development, I'm pleased to announce TileStack version 0.8 "Delicass"...

Made by the genuine people personalities of    Copyright © 2008-2009 - All Rights Reserved