shithub: riscv

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

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