Alphabetical - T
| 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. |
| 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