Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
I did this but always returns an error for float type
data
python
science
1 Voto
8 Respostas
12th Dec 2021, 3:54 PM
Norika Gilbert
#include<stdio.h> #include<stdlib.h> int main(void) { float num1,num2,num3,average; printf("enter three numbers");
intnum1,num2,num3,average;
numbers");
printf("enter
three
-1 Voto
8 Respostas
3rd Jul 2022, 9:45 PM
Nadhil An
why the output of float a=1/2; is 0?
c
c++
0 Voto
2 Respostas
15th Nov 2019, 1:55 PM
Bashir Uddin
How to test if a float number exists between two int numbers?
python
python3
1 Voto
8 Respostas
15th Feb 2022, 12:30 PM
Lenoname
How to change float back to integer?
data-types
float
python
0 Voto
3 Respostas
21st Jul 2016, 12:21 AM
Rizki Leonardo
how to prevent float from rounding off?
c
clanguage
help
0 Voto
2 Respostas
11th Oct 2018, 2:59 PM
Kari Gakure
Can someone explain Float to me better?
c#
float
0 Voto
3 Respostas
19th May 2017, 4:07 AM
Austin Rideout
What does Float actually help in?
data-types
python
0 Voto
1 Resposta
20th Jan 2018, 12:02 PM
нкя тuве
Changing int to float not working
c#
output
0 Voto
1 Resposta
31st Oct 2016, 8:17 AM
Lawlenne
What does a float mean/stand for?
input
java
0 Voto
1 Resposta
19th Feb 2017, 4:07 AM
Sarthak Mitter
How to convert float into feet-inches (ex:1-2 1/2) in Python?
python
type-conversion
0 Voto
7 Respostas
30th Jan 2020, 9:19 PM
Aravind
How can compare float and integer in ?
c
1 Voto
2 Respostas
4th Jul 2020, 1:23 AM
Sahan
How to input float in BMI calculator,like I coded Height=int(input()) but it's not working.
code
0 Voto
3 Respostas
27th Apr 2021, 2:52 PM
Vaibhav Tiwari
what is difference b/w float and double
java
0 Voto
3 Respostas
10th Oct 2016, 2:22 AM
Viru Ashok
Why computer did not store float accuretly
data-types
0 Voto
3 Respostas
4th Jan 2018, 1:30 PM
prabhakar nayan Kumar
What is the difference between float and double?
data-types
variables
1 Voto
4 Respostas
3rd Dec 2016, 11:14 PM
Hamza Muric
HTML layout Problem with css ? Float issu
code,
html,
layout,
layout,css
2 Votos
2 Respostas
22nd Sep 2020, 7:02 PM
PRADEEP KHILLARE
Which One Flexbox or Float for Grid CSS
css
css3
0 Voto
3 Respostas
6th Nov 2019, 1:38 AM
Fajar Sodik
Is it allowed to use float in the range?
ranges
ruby
8 Votos
1 Resposta
2nd Jun 2017, 6:39 PM
Daniele Gaito
How to distinguish between float and double in more details?
double
float
6 Votos
3 Respostas
10th Dec 2019, 3:57 PM
Saiful Sajis
How to convert am integer into float in next line
code
codeplayground
progress
python
python3
1 Voto
5 Respostas
1st Jun 2022, 3:17 PM
Jude Maria Bevan
How to convert complex to float or decimal
complex
type-conversion
0 Voto
3 Respostas
2nd Nov 2018, 4:34 PM
Jeroen Huijsen
Can I use float as return type for main function. In c++.
functions
1 Voto
8 Respostas
18th Aug 2019, 8:20 PM
ABHISHEK GUPTA
Why there is no any float while print('2**5') 32 where as 9**1/2 is a float 3.0 ??
exponential
0 Voto
1 Resposta
29th May 2021, 12:31 AM
Zuhair hasan Shaik
What is difference between float and double type variable?
c++
java
programming
sololearn
variables
1 Voto
6 Respostas
22nd Feb 2017, 11:36 AM
Sanjay
whats the difference between float and double?
c#
variables
1 Voto
2 Respostas
22nd Jul 2016, 1:20 PM
Arjan Lankhaar
How to create a float home fas fab-home
programmer
0 Voto
2 Respostas
10th Feb 2022, 10:17 AM
Abubakar Saddik Musa
How can i add precision to float numbers in c and c++ ?
c
c++
float
floating
math
off
precision
program
programming
rounding
13 Votos
18 Respostas
29th Apr 2017, 3:02 PM
Jay Tailor
Need help in outputting the float version of this.
c++
0 Voto
4 Respostas
2nd Jun 2021, 8:58 PM
Frimpong Godfred
Python, How to display string and float in same line
float
print
python
string
2 Votos
1 Resposta
5th Jul 2019, 4:49 AM
Muhammad Murtaza
Why python always output float value on division???
data-types
float
python
0 Voto
4 Respostas
9th Oct 2017, 3:25 AM
Kshitiz
can we assign float value to string?
arrays
c++
0 Voto
2 Respostas
7th Oct 2016, 2:10 PM
ABHISHEK GOEL
PLESAE WHAT IS THE DIFFERENCE BETWEEN FLOAT AND ALIGN
<body>
4 Votos
2 Respostas
25th Nov 2016, 8:14 AM
Ntiamoah
What is the difference between float and double float?
python
pythoncore
1 Voto
2 Respostas
15th Sep 2021, 3:31 PM
Vaishnavi Ramdas Patil
Why the comparison of float and double (C++) are not equal?
c++
comparison
double
float
6 Votos
7 Respostas
10th Feb 2018, 4:12 PM
Javier I. Rivera R.
Can one use long float and unsigned float ? And why should we use double ?
c++
data-types
0 Voto
2 Respostas
22nd Oct 2016, 4:13 AM
vinod nair
What is the difference between single float/ and double float //
data-types
1 Voto
8 Respostas
12th Apr 2020, 6:40 AM
Gamer Harsh
how to write a program to find average of float number, if we have 10 numbers includes integer and float number in c++??
.
0 Voto
6 Respostas
25th Oct 2019, 8:31 AM
Mohammad Jafer
How can I round float to nearest int?
c
c++
0 Voto
2 Respostas
1st Dec 2020, 12:13 PM
Bibek Pant
What is the difference between int and float
java
1 Voto
3 Respostas
5th Aug 2016, 2:01 PM
Hemant Jaiswal
How to declare a float?
float
1 Voto
4 Respostas
20th Dec 2022, 2:49 PM
Mishkat Hasan
How to make the elements float to the left
css
css3
1 Voto
3 Respostas
19th Dec 2018, 8:16 PM
David Forero
Type in a code to declear function test ()taking two float parameters void(_a,_b)
functions
-3 Votos
5 Respostas
8th Jan 2019, 6:28 PM
ISAH YUSUF (ELOQUENT)
How to Use a float in the for?
float,decimal,for,loop
0 Voto
2 Respostas
11th Feb 2020, 1:02 PM
Aiobmm
What means float and intenger in german
python
type-conversion
0 Voto
2 Respostas
24th Oct 2017, 4:50 PM
Mattinatti_LP
is the dividing and float thing different in 2.7.10?
data-types
float
python
1 Voto
5 Respostas
5th Jul 2016, 2:21 AM
Eren Kalliope
Please tell the exact difference between float and double
c#
variables
0 Voto
5 Respostas
16th Apr 2016, 8:28 AM
Ammar Israr
How to apply vertical alignment for our float element?
css
float
html
vertical-alignment
0 Voto
3 Respostas
19th Aug 2021, 3:08 PM
Nur Anisa Hidayatul Masruroh
How to identify the float s in Python programming
data-types
python
0 Voto
3 Respostas
9th Jun 2019, 5:37 AM
Divyesh
Why is the float type not the same as double?
c++
data-types
double
float
0 Voto
3 Respostas
24th Nov 2019, 6:31 PM
Андрей Петров
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
5
6
7
...
21
Próximo >
Quente hoje
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes