Praat functions
Across
- 1. absolute value
- 3. determines whether the end of string X matches string Y
- 7. number of elements in a vector
- 8. formats a string as a number
- 9. sets a value to 0 if negative
- 14. retrieves current date and time in a vector
- 15. arctangent
- 16. determines whether and where string X matches a regular expression
- 17. number of characters in a string
Down
- 1. adds data to a file
- 2. cosine
- 4. the index of the lowest value in a series of numbers
- 5. square root
- 6. extracts the X leftmost characters in a string
- 9. substitutes a string for another string
- 10. rounds up to the next integer
- 11. finds the position of the first occurrence of string X in string Y
- 12. formats a number as a string
- 13. the highest number in a series of values