Garry's Mod Wiki

Revision Difference

File:WriteDouble#529280

<function name="WriteDouble" parent="File" type="classfunc"> <description>Writes a 8byte floating point double to the file.</description> <description>Writes an 8-byte IEEE-754 floating point double to the file.</description> <realm>Shared and Menu</realm> <args> <arg name="double" type="number">The double to be written to the file.</arg> </args> </function>