Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

IFloat.init¶

Description¶

Initializes a value of the conforming type form a float.

Signature¶

IFloat.init(float value);

IFloat.init(IFloat.This value);

Parameters¶

value : float¶

value : IFloat.This¶

On this page
  • IFloat.init
    • Description
    • Signature
    • Parameters
      • value : float
      • value : IFloat.This