|
// specific sizes: f16, f32, f64, f80, and f128. Floating point
|
|
// specific sizes: f16, f32, f64, f80, and f128. Floating point
|
|
// const a1: f32 = 1200.0; // 1,200
|
|
// const a1: f32 = 1200.0; // 1,200
|
|
// const a2: f32 = 1.2e+3; // 1,200
|
|
// const a2: f32 = 1.2e+3; // 1,200
|