shithub: riscv

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

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