shithub: riscv

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

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