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

FloatE5M2.init¶

Description¶

Signature¶

FloatE5M2.init(int val);

FloatE5M2.init<U>(U val)
    where U : IFloatingPointCoopElement;

Generic Parameters¶

U: IFloatingPointCoopElement¶

Parameters¶

val : int¶

val : U¶

On this page
  • FloatE5M2.init
    • Description
    • Signature
    • Generic Parameters
      • U: IFloatingPointCoopElement
    • Parameters
      • val : int
      • val : U