MadelineProtoDocs/template/double.md
2024-05-01 14:53:46 +02:00

11 lines
312 B
Markdown

---
title: double
description: A double precision floating point number
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## Type: double
[Back to constructor index](index.html)
A double precision floating point number, single precision can also be used (float).