My task is to write an app(unfortunatly on C) which reads expression in infix notation(with variables, unary and binary operators) and store it in memory, then evaluate it. Also, checks for correctnes
It is more stylistically acceptable in java to write constants in double operations with or without \".0\" ?