Manuals/calci/OUTPUT

Revision as of 03:48, 4 March 2020 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''OUTPUT()'''</div><br/> *The parameter can be any functions to get the Output. ==Description== *This function gives the Output. *OUTPUT(),prints...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
OUTPUT()


  • The parameter can be any functions to get the Output.

Description

  • This function gives the Output.
  • OUTPUT(),prints intermediate output in a z^3 program, instead of printing only the last value.

Example

  • OUTPUT(AVERAGE(3,8,9,12,5,20)) = 9.5
  • OUTPUT(PHONETIC("Today")) = TANGO OSCAR DELTA ALPHA YANKEE


See Also

References

Output