PHP Classes

How to solve logical expressions

Recommend this page to a friend!

      Eval Math  >  All threads  >  How to solve logical expressions  >  (Un) Subscribe thread alerts  
Subject:How to solve logical expressions
Summary:logical expressions
Messages:1
Author:Roland Hentschel
Date:2022-06-15 07:11:21
 

  1. How to solve logical expressions   Reply   Report abuse  
Picture of Roland Hentschel Roland Hentschel - 2022-06-15 07:11:21
Hi,

I found your PHP-Script, but I don't know how to use it.
I want to evaluate expresssions like
((A<B)||(C==D)!(A>B)&&(C==D))

Can semeone give me a hint ?

thanx a lot in advance ( -: roland :- )