TensorStore
tensorstore::tan[bfloat16]
Initializing search
tensorstore
TensorStore
tensorstore
Python API
Python API
Tutorial
Indexing
API reference
C++ API
C++ API
API reference
API reference
Core
Indexing
Data types
Data types
C
BFloat16
C
BFloat16
Constructors
Conversion operators
Assignment operators
Arithmetic operators
Classification functions
Floating-
point manipulation functions
Basic operations
Exponential functions
Power functions
Trigonometric functions
Trigonometric functions
F
sin
F
cos
F
tan
F
asin
F
acos
F
atan
Hyperbolic functions
Rounding functions
T
Float8e4m3fn
C
Int4Padded
T
bool_
t
T
char_
t
T
byte_
t
T
int4_
t
T
int8_
t
T
uint8_
t
T
int16_
t
T
uint16_
t
T
int32_
t
T
uint32_
t
T
int64_
t
T
uint64_
t
T
float8_
e4m3fn_
t
T
float8_
e4m3fnuz_
t
T
float8_
e4m3b11fnuz_
t
T
float8_
e5m2_
t
T
float8_
e5m2fnuz_
t
T
bfloat16_
t
T
float16_
t
T
float32_
t
T
float64_
t
T
complex64_
t
T
complex128_
t
T
string_
t
T
ustring_
t
T
json_
t
C
Data
Type
Array
Key-
value storage
Downsampling
Utilities
Setup
Setup
Building and Installing
Environment variables
JSON
JSON
JSON Spec
Index space
Schema
Context framework
Drivers
Key-
Value Storage Layer
#include
"tensorstore/util/bfloat16.h"
BFloat16
tensorstore
::
tan
(
BFloat16
x
)
;
Computes the tangent.
Back to top