An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
)or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
| bit | Xplor-NIH | VMD-XPLOR |
|---|
|
| Xplor-NIH home Documentation |
EVALuate ($1=1.0)sets the symbol $1 to 1.0, whereas
EVALuate ($1=$1+2.2)increases it by 2.2,
EVALuate ($1=$1*COS(2.*$PI$1))sets it to 3.00498, and
EVALuate ($2="a"+"b"+encode($1))sets the symbol $2 to the string “ab3.00498".