Difference between revisions of "Manuals/calci/GREEKS"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "GREEKS")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
GREEKS
+
<div style="font-size:30px">'''GREEKS (Index)'''</div><br/>
 +
*<math>Index</math> is any number from 0 to 23.
 +
 
 +
==Description==
 +
*This function shows the Greek letter for the particular number.
 +
*In <math>GREEKS(Index)</math>, <math>Index</math> is the number to show the Greek letter from Greek Array.
 +
*So Index is the number from 0 to 23.
 +
*Because there are 24 letters in the Greek alphabet.
 +
*The Greek alphabet is thousands of years old.
 +
*Letters and symbols from the Greek alphabet are all around us.
 +
*The word 'alphabet' derives from the first two letters, alpha and beta.
 +
*Some Greek letter names are very familiar like alpha,beta and so on.
 +
*But some symbols have become different icons like the pi sign(3.142 in mathematical value) and mu the micro symbol.
 +
 
 +
==Examples==
 +
#GREEKS(10) = λ
 +
#GREEKS(0) = α
 +
#GREEKS(19) = υ
 +
#GREEKS(23) = ω
 +
 
 +
==Related Videos==
 +
 
 +
{{#ev:youtube|v=28yu1PFc438|280|center|Greek}}
 +
 
 +
==See Also==
 +
*[[Manuals/calci/GREEK| GREEK]]
 +
*[[Manuals/calci/GREEKARRAY| GREEKARRAY]]
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
*[[ Z3 |  Z3 home ]]
 +
 
 +
==References==
 +
*[http://www.businessballs.com/greekalphabet.htm Greek Alphabet]
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
*[[ Z3 |  Z3 home ]]

Latest revision as of 17:54, 11 January 2019

GREEKS (Index)


  • is any number from 0 to 23.

Description

  • This function shows the Greek letter for the particular number.
  • In , is the number to show the Greek letter from Greek Array.
  • So Index is the number from 0 to 23.
  • Because there are 24 letters in the Greek alphabet.
  • The Greek alphabet is thousands of years old.
  • Letters and symbols from the Greek alphabet are all around us.
  • The word 'alphabet' derives from the first two letters, alpha and beta.
  • Some Greek letter names are very familiar like alpha,beta and so on.
  • But some symbols have become different icons like the pi sign(3.142 in mathematical value) and mu the micro symbol.

Examples

  1. GREEKS(10) = λ
  2. GREEKS(0) = α
  3. GREEKS(19) = υ
  4. GREEKS(23) = ω

Related Videos

Greek

See Also

References