shithub: riscv

ref: d497eb2d2f88e3ae7fd7b2a4594aededed75468e
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}