%eq - Equation

Purpose

To insert a mathematical equation in a window.

Syntax

winio@('%eq[equation]', widthheight)
integer widthheight     (input)

Modifiers

Grave accent (`) - avoids a fatal error condition when the equation is not correctly constructed.

Description

width and height provide the dimensions in pixels of a box enclosing the equation. If the equation is fixed, zero values can be supplied and the size will be automatically adjusted to fit the contents.

equation is a standard character string (can be replaced by @) that uses the standard character set except for the three characters {;} that are used to define special symbols. See Mathematical equation for further details.

Example

winio@('%eq[E=MC{sup 2}]',0L,0L)

 

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited