---------------------------------------------------------------------------
EngClac Ver 3.16
---------------------------------------------------------------------------

This software is designed to calculate all expressions.
Programming & Design: 
Hamid Sajadi

----------------------------------------------------------------------------
Easy Access Functions with new Enhanced capabilities
New Double Functions Supported.
Now You can design functions to accept arguments 
from the left side.
In this format (y)F 
It hasn't lost previous functionality.
and has also this format (y)F(x) or double functioning.

Example:(XVar)^2*2/Sin(YVar)=FuncName

Then you can call this function by
-30FuncName25  
or  
(-15*2)FuncName(-5^2)

It will replace XVar and YVar in FuncName and 
Return Answer
(25)^2*2/Sin(-30)=-2500


----------------------------------------------------------------------------

You Can also put yourown Variables at the 
StartUp Text File.

to assign them every time you run the application
Enter:"Fitor20" and enter to see The calculations
Return:3.1415926535898

Enter:"Weight20" and enter to see The Results
Return:2.46615023306799
-----------------------------------------------------------------------------

It Can also accept other Text Files.

you can call them from any where even in another text file.
Click on "Load" Buttom and browse for Test.txt file.
Click on "Disp" Buttom and look for Starting and ending of the test file there.

and only if you want to assign new value for variables you can write "test" and enter.


-----------------------------------------------------------------------------

Power of accept VBScript Functions and Subs 
makes it Perfect.

By this you can Easily write your own codes in 
VBScript.txt File

And call them in this format.

FuncOne(ArgOne,ArgTwo,..,ArgTwelve)

or

FuncTwo(ArgOne,ArgTwo,..,ArgTwelve)=NewVarName

For Example Enter

Expression: safr(2,3,6,5,8,6,"-3",5)

Return Expression: VBScript Run Safr

Return Value: -426


Expression: Ana(-2,-3,6)

Return Expression: VBScript Run Ana

MsgBox will return X1 & X2 

Return Value: -2.63745860881769
-----------------------------------------------------------------------------
Other Functions supported in VBScript
HTan
HSec
HCoSec
HCotan
HArcSin
HArcCos
HArcTan
HArcSec
HArcCoSec
HArcCoTan
DecToBin
HexToBin
BinToHex

-----------------------------------------------------------------------------

By Activate Copy to Clipboard option
At run time you can Copy Expressions 
within the other Softwares.

By Pasting them anywher else you will have the 
answer pasted.

-----------------------------------------------------------------------------

By choosing "Ask" option , 
every time entering a new variable 

you will be asked to assign a value for it.

if you cancel it,  
zero would assign to it without warnnig you.

-----------------------------------------------------------------------------

Hamid Sajadi 2003/12/25
support@relicad.com
http://engcalc.relicad.com/
-----------------------------------------------------------------------------
             