mathLib.log() システム関数は、 数値の自然対数を戻します。
mathLib.log(numericVariable FLOAT in) returns (result FLOAT)
result = mathLib.log(myVar);