originalsouth / pallache

A small and simple header only math parser library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5!**2 yields invalid operator "!**"

originalsouth opened this issue · comments

>>> 5!**2 
pallache: invalid operator "!**"