This is a calculator. It might seem unusual in LingoJam, but it's the simplest thing to build using code. 
By the way, the ** symbol will return exponents. 
Also, special functions like sin(), abs(), and floor() have to be followed by Math with a capital letter (like Math.sin() ).
Trigonometry function is calculated in rad. 
Status: 
           
            ↓ Read more... ↓