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 |
for $1 in ( a b c d e ) loop m1
while ($2 > 10.0 ) loop m2
if ($3>1000.0) then exit m1 end if
evaluate ($2=$2-1.0)
end loop m2
end loop m1