quiret / lua_math_formulas

Math formulation renderer for MTA San Andreas written in Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua_math_formulas

Math formulation renderer for MTA San Andreas written in Lua

image

Put it into your MTA Server resources folder and start this resource.

MTA forums topic: https://forum.mtasa.com/topic/132054-toolkit-math-formula-rendering/

Available test commands

The following commands draw a mathematical formula at pixel coord (300, 300).

  • dt disfract
  • dt fraction
  • dt sqroot
  • dt realdf
  • dt realfract
  • dt realexp
  • dt realexpfract
  • dt realrootfract
  • dt realadd
  • dt realaddcomplex
  • dt realaddcomplex2
  • dt realdiv
  • dt realdivcomplex
  • dt realdivcomplex2
  • dt realdivcomplex3
  • dt realdivcomplex4
  • dt realdivcomplex5
  • dt off

Have fun!

About

Math formulation renderer for MTA San Andreas written in Lua


Languages

Language:Lua 100.0%