Type of first order terms.
A formalization of the expression \(\sqrt{1- cos^2(x+y)}\):
Fn("sqrt",[Fn("-",[Fn("1",[]);
Fn("power",[Fn("cos",[Fn("+",[Var "x"; Var "y"]);
Fn("2",[])])])])])
Union case | Description |
|
|
Full Usage:
Var string
Parameters:
string
-
The variable name.
|