Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AEF

Opcode Database

0AEF

DescriptionComputes the logarithm. In this case, will be calculated the natural logarithm of 10.

Params:
1. Variable, which will be recorded results.
2. The value logarithmic expression.
3. Base logarithm.
Parameters (v2)1) Float (FLOAT)
2) Float (FLOAT)
3) (Returned) Float (FLOAT)
Gamessa
CategoryCLEO 4
San Andreas
sascm.ini0AEF=3,log %1d% base %2d% store_to %3d%
Example0AEF: log 10.0 base 2.718281828459045 store_to 0@
Command NameLOG

<< 0AEE

0AF0 >>