Tutoriales en línea CodeW3C
Serie de tutoriales HTML
Browser Script
Server Script
Tutoriales de programación
Serie de tutoriales XML
Manual de construcción de sitios
Manual de referencia
Class Schedule
Tutoriales de Python
Tutoriales de Python
Introducción a Python
Python para principiantes
Sintaxis de Python
Comentarios de Python
Variables de Python
Tipos de datos de Python
Python Numbers
Casting en Python
Cadenas de Python
Booleanos de Python
Operadores de Python
Listas de Python
Tuplas de Python
Conjuntos de Python
Diccionarios de Python
Python If Else
Bucle While en Python
Bucle For en Python
Funciones de Python
Lambda en Python
Arreglos de Python
Python Class/Object
Herencia en Python
Iteración en Python
Ámbito de Python
Módulos de Python
Fechas de Python
JSON en Python
RegEx en Python
PIP en Python
Try Except en Python
Python Command Input
Formateo de cadenas de Python
File Processing
Abrir archivo en Python
Leer archivo en Python
Python File Write/Create
Eliminar archivo en Python
Python NumPy
Introducción a NumPy
NumPy para principiantes
Creación de arreglos NumPy
Índice de arreglos NumPy
Corte de arreglos NumPy
Tipos de datos de NumPy
Copias/visualizaciones de NumPy
Forma de arreglos NumPy
Reestructuración de arreglos NumPy
Iteración de arreglos NumPy
Conexión de arreglos NumPy
División de arreglos NumPy
Búsqueda de arreglos NumPy
Ordenamiento de arreglos NumPy
Filtrado de arreglos NumPy
Aleatorio de NumPy
ufuncs de NumPy
Machine Learning
Introduction
Average Median Pattern
Standard Deviation
Percentile
Data Distribution
Normal Data Distribution
Scatter Plot
Linear Regression
Polynomial Regression
Multiple Regression
Scaling
Training/Testing
Decision Tree
Python MySQL
MySQL 入门
MySQL Create Database
MySQL Create Table
MySQL Insert
MySQL Select
MySQL Where
MySQL Order By
MySQL Delete
MySQL Drop Table
MySQL Update
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 测验
赞助商链接