3dc42c8473
Added math functions are as follows: - e() - log(number[, base]) - sqrt(number) - pow(number, exponent) Because trigonometry is also math, these functions are united with Compass' trigonometry functions under the Math module. |
||
---|---|---|
.. | ||
compass | ||
compass.rb |