CodeW3C Corso Online
Serie di tutorial HTML
Script browser
Script server
Tutorial di programmazione
Serie di tutorial XML
Manuale di costruzione di siti
Manuale di riferimento
Orario delle lezioni
Tutorial di Python
Tutorial di Python
Introduzione a Python
Inizio con Python
Sintassi Python
Commenti Python
Variabili Python
Tipi di dati Python
Numeri Python
Casting Python
Stringhe Python
Booleano Python
Operatori Python
Liste Python
Tuple Python
Set Python
Dizionario Python
If Else Python
Ciclo While Python
Ciclo For Python
Funzione Python
Lambda Python
Array Python
Classi/Oggetti Python
Ereditarietà Python
Iterazione Python
Ambito Python
Modulo Python
Data Python
JSON Python
RegEx Python
PIP Python
TryExcept Python
Input comandi Python
Formattazione di stringhe Python
Gestione file
Apertura del file Python
Lettura del file Python
Scrittura/Creazione file Python
Eliminazione del file Python
Python NumPy
Introduzione a NumPy
Inizio con NumPy
Creazione di array NumPy
Indice di array NumPy
Taglio di array NumPy
Tipi di dati NumPy
Copia/Visualizzazione NumPy
Forma di array NumPy
Rimodellamento di array NumPy
Iterazione di array NumPy
Connessione di array NumPy
Suddivisione di array NumPy
Ricerca di array NumPy
Ordinamento di array NumPy
Filtraggio di array NumPy
Casuale NumPy
ufunc NumPy
Apprendimento automatico
Introduzione
Modo media modelli
Deviazione standard
Percentile
Distribuzione dati
Distribuzione dati normali
Diagramma a dispersione
Regressione Lineare
Regressione Polinomiale
Regressione Multivariata
Scala
Addestramento/Prova
Albero Decisionale
Python MySQL
MySQL Introduzione
MySQL Crea Database
MySQL Crea Tabella
MySQL Inserisci
MySQL Seleziona
MySQL Dove
MySQL Ordina Per
MySQL Elimina
MySQL Elimina Tabella
MySQL Aggiorna
MySQL Limit
MySQL Limit
MySQL Join
Python MongoDB
MongoDB 入门
MongoDB 创建数据库
MongoDB 创建集合
MongoDB Insert
MongoDB Find
MongoDB Query
MongoDB Sort
MongoDB Delete
MongoDB 删除集合
MongoDB Update
Python 参考手册
MongoDB Limit
Python 内建函数
Python 参考概览
Python 字符串方法
Python 列表方法
Python 字典方法
Python 元组方法
Python 集合方法
Python 文件方法
Python 关键字
模块参考手册
随机模块
请求模块
Python How To
删除列表重复项
Python 实例
Python 实例
Python 测验
反转字符串
选修课
CodeW3C.com 百宝箱
English
中文
繁體中文
Русский
Français
Deutsch
Español
Português
日本語
한국어
Italiano
عربي
हिंदी
বাংলা
Bahasa Malaysia
မြန်မာ
Tiếng Việt
ภาษาไทย
ລາວ
Bahasa Indonesia
اردو
Hausa
Język polski
ਪੰਜਾਬੀ
Svenska
Dansk
Nederlands
Türkçe
suom.
Ελληνικά
فارسی
Kiswahili
తెలుగు
wikang Galu
课程推荐:
Python 内建函数
实例
Python float() 函数
把数字 5 转换为浮点数:
运行实例
x = float(5)
定义和用法
float() 把指定值转换为浮点数。
语法
value
float(
)
参数
描述
value
能够被转换为浮点数的数字或字符串。
更多实例
实例
把字符串转换为浮点数:
x = float("3.1415")
运行实例
Python 内建函数
工具箱
Python 参考手册
Python 实例
Python 测验
赞助商链接