Alphabetical - T

tanReturns the tangent of x radians.
tanhReturns test
tauReturns test
tobytesConvert the array to a bytes object containing the raw machine values.
tofileWrite all items (as machine values) to a file object.
tolistConvert the array to a list of Python values.
tounicodeConvert the array with type code 'u' to a unicode string.
truncReturns x truncated to an integer.
tupleCreate a tuple (built-in).
typeReturns the type of an object (built-in).
typecodeThe type code character used by the array.
typecodesString of all available type code characters on this build.
tan
Returns the tangent of x radians.
tanh
Returns test
tau
Returns test
tobytes
Convert the array to a bytes object containing the raw machine values.
tofile
Write all items (as machine values) to a file object.
tolist
Convert the array to a list of Python values.
tounicode
Convert the array with type code 'u' to a unicode string.
trunc
Returns x truncated to an integer.
tuple
Create a tuple (built-in).
type
Returns the type of an object (built-in).
typecode
The type code character used by the array.
typecodes
String of all available type code characters on this build.

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top