compute-engine
compute-engine copied to clipboard
logarithm not working
Banal logarithm of 8 to base 2. Not calculated. Example: "\log_28" Parse: [ 'Multiply', [ 'Subscript', '\log', 2 ], { num: '8' } ] Result: [ 'Multiply', 8, 'Subscript' ]